[PATCH v3 17/24] drm/i2c: tda998x: get a better status of the connection

2014-01-22 Thread Russell King - ARM Linux
On Sun, Jan 19, 2014 at 07:58:44PM +0100, Jean-Francois Moine wrote: > This patch refines the connection status testing both bits RXSENS and > HPD of the CEC register giving the connection level. Can you explain why this is necessary? I believe this is not necessary for the following reason: HDM

[PATCH v3 17/24] drm/i2c: tda998x: get a better status of the connection

2014-01-19 Thread Jean-Francois Moine
This patch refines the connection status testing both bits RXSENS and HPD of the CEC register giving the connection level. Signed-off-by: Jean-Francois Moine --- drivers/gpu/drm/i2c/tda998x_drv.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i2c/tda998x_d