]> Pileus Git - ~andy/linux/commit
lp8727_charger: Add supported i2c functionality check routine
authorKim, Milo <Milo.Kim@ti.com>
Fri, 18 Nov 2011 05:43:06 +0000 (21:43 -0800)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Wed, 4 Jan 2012 04:34:20 +0000 (08:34 +0400)
commit998a8e7a72f6a81f540d3a3774d8e8aae6c7f9f2
treef7ff4549c84c810605badc151d3c6df5eef6d81c
parent2165c8a45bf2fba49f54fb81a50914f883bd14df
lp8727_charger: Add supported i2c functionality check routine

lp8727 i2c r/w functions are based on SMBUS I2C BLOCK. So the driver needs to
check whether i2c bus supports this functionality or not.

Signed-off-by: Woogyom Kim <milo.kim@ti.com>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
drivers/power/lp8727_charger.c