diff options
author | 2012-01-26 22:58:39 -0800 | |
---|---|---|
committer | 2012-03-26 20:40:55 +0400 | |
commit | 27aefa3b7d8b1c37e0bc21cbd0ce3c93bdf163ca (patch) | |
tree | 78fb84a4cb9c092632ffc99ce34185c55ba1b4d5 /lib/dma-debug.c | |
parent | lp8727_charger: Add error check routine on probe() (diff) | |
download | linux-rng-27aefa3b7d8b1c37e0bc21cbd0ce3c93bdf163ca.tar.xz linux-rng-27aefa3b7d8b1c37e0bc21cbd0ce3c93bdf163ca.zip |
lp8727_charger: Change i2c functions
On writing single byte via i2c, use i2c_smbus_write_byte_data()
rather than i2c_smbus_write_i2c_block_data().
Name changes :
lp8727_i2c_read() -> lp8727_read_bytes()
lp8727_i2c_write() -> removed
lp8727_i2c_read_byte() -> lp8727_read_byte()
lp8727_i2c_write_byte() -> lp8727_write_byte()
Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions