On Fri, Jan 08, 2016 at 10:56:48PM +0100, Wolfram Sang wrote:
From: Wolfram Sang wsa+renesas@sang-engineering.com
The interrupts for EDID_READY or DDC_ERROR were never enabled in this driver, so reading EDID always timed out when chip was powered down and interrupts were used. Fix this and also remove clearing the interrupt flags, they are cleared in POWER_DOWN mode anyhow (unlike the interrupt enable flags) according to docs and my tests.
Signed-off-by: Wolfram Sang wsa+renesas@sang-engineering.com Tested-by: Archit Taneja architt@codeaurora.org
Unsure who is the right person to pick it up, adding Hans to CC...