drm: adv7511: Fix DDC error interrupt handling
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 18 Feb 2015 13:19:33 +0000 (15:19 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 19 Mar 2015 10:28:55 +0000 (12:28 +0200)
commit2e96206c4f952295e11c311fbb2a7aa2105024af
treee62bc56dfeec42f71ef8652d81f6156b825c8c2c
parent6b94aea01d4f96235e947892f6c39f837045e741
drm: adv7511: Fix DDC error interrupt handling

The DDC error interrupt bit is located in REG_INT1, not REG_INT0. Update
both the interrupt wait code and the interrupt sources reset code
accordingly.

Cc: stable@vger.kernel.org
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drivers/gpu/drm/i2c/adv7511.c
This page took 0.026406 seconds and 5 git commands to generate.