On Thu, Jan 09, 2014 at 11:57:24AM +0100, Jean-Francois Moine wrote:
> This patch simplifies the i2c read/write functions and permits them to
> be easily called in more contexts.
>
> Signed-off-by: Jean-Francois Moine
Nice cleanup.
Acked-by: Russell King
Tested-by: Russell King
> ---
> driv
This patch simplifies the i2c read/write functions and permits them to
be easily called in more contexts.
Signed-off-by: Jean-Francois Moine
---
drivers/gpu/drm/i2c/tda998x_drv.c | 322 +++--
1 file changed, 162 insertions(+), 160 deletions(-)
diff --git a/drivers/gpu/drm/i2c/td