[PATCH v5 02/23] drm/i2c: tda998x: check more I/O errors

2014-02-02 Thread Jean-Francois Moine
On Sun, 2 Feb 2014 16:20:58 + Russell King - ARM Linux wrote: > On Sat, Jan 25, 2014 at 06:14:45PM +0100, Jean-Francois Moine wrote: > > This patch adds more error checking inn I2C I/O functions. > > In case of I/O error, this permits to avoid writing in bad controller > > pages, a bad chipse

[PATCH v5 02/23] drm/i2c: tda998x: check more I/O errors

2014-02-02 Thread Russell King - ARM Linux
On Sun, Feb 02, 2014 at 06:30:00PM +0100, Jean-Francois Moine wrote: > On Sun, 2 Feb 2014 16:20:58 + > Russell King - ARM Linux wrote: > > > On Sat, Jan 25, 2014 at 06:14:45PM +0100, Jean-Francois Moine wrote: > > > This patch adds more error checking inn I2C I/O functions. > > > In case of I

[PATCH v5 02/23] drm/i2c: tda998x: check more I/O errors

2014-02-02 Thread Russell King - ARM Linux
On Sat, Jan 25, 2014 at 06:14:45PM +0100, Jean-Francois Moine wrote: > This patch adds more error checking inn I2C I/O functions. > In case of I/O error, this permits to avoid writing in bad controller > pages, a bad chipset detection or looping when getting the EDID. I've just looked at this agai

[PATCH v5 02/23] drm/i2c: tda998x: check more I/O errors

2014-01-25 Thread Jean-Francois Moine
This patch adds more error checking inn I2C I/O functions. In case of I/O error, this permits to avoid writing in bad controller pages, a bad chipset detection or looping when getting the EDID. Acked-by: Russell King Tested-by: Russell King Signed-off-by: Jean-Francois Moine --- drivers/gpu/dr