]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i2c: tda998x: simplify the i2c read/write functions
authorJean-Francois Moine <moinejf@free.fr>
Sat, 25 Jan 2014 17:14:47 +0000 (18:14 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 13 Feb 2014 19:41:34 +0000 (19:41 +0000)
commit2f7f730a4f0fd3376dda9266203f29ceccd0a67f
treec1dc66d2a7f21872d953777d90686ba2847a78c8
parentf0b33b282c17337276504d6a700d0f558f1a6891
drm/i2c: tda998x: simplify the i2c read/write functions

This patch simplifies the i2c read/write functions and permits them to
be easily called in more contexts.

Tested-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/gpu/drm/i2c/tda998x_drv.c