]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
drm: adv7511: Fix DDC error interrupt handling
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 22 Apr 2015 19:11:25 +0000 (12:11 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 23 Apr 2015 08:51:53 +0000 (10:51 +0200)
commitddae5d8bb963ff5efc418a876d2974262bc49c03
tree57edcc75f7b3f8bbb2720aa8a349df0f5dfbad2e
parentfcdfbc8e1ea178d6cce146998e57fe27cf1867c7
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>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/gpu/drm/i2c/adv7511.c