[PATCH v2 4/28] drm/i2c: tda998x: change probe message origin

2014-01-11 Thread Russell King - ARM Linux
On Thu, Jan 09, 2014 at 11:58:27AM +0100, Jean-Francois Moine wrote: > This patch gives a more precise information about the device getting the > TDA chip version. > > Signed-off-by: Jean-Francois Moine Acked-by: Russell King Tested-by: Russell King Please consider giving an example in the de

[PATCH v2 4/28] drm/i2c: tda998x: change probe message origin

2014-01-09 Thread Jean-Francois Moine
This patch gives a more precise information about the device getting the TDA chip version. Signed-off-by: Jean-Francois Moine --- drivers/gpu/drm/i2c/tda998x_drv.c| 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/i2c/tda998x_drv.c b/dri