[PATCH v2 8/28] drm/i2c: tda998x: use HDMI constants

2014-01-11 Thread Russell King - ARM Linux
On Thu, Jan 09, 2014 at 11:59:23AM +0100, Jean-Francois Moine wrote: > This patch replaces hard coded values by hdmi constants. > > Signed-off-by: Jean-Francois Moine Tested-by: Russell King Acked-by: Russell King It should be

[PATCH v2 8/28] drm/i2c: tda998x: use HDMI constants

2014-01-09 Thread Jean-Francois Moine
This patch replaces hard coded values by hdmi constants. Signed-off-by: Jean-Francois Moine --- drivers/gpu/drm/i2c/tda998x_drv.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/gpu/drm/i2c/tda998x_drv.c b/drivers/gpu/drm/i2c/tda998x_drv.c index