fb: pvr2fb: Shared IRQ for dreamcast pvr2.
authorAdrian McMenamin <adrian@mcmen.demon.co.uk>
Mon, 10 Sep 2007 03:01:42 +0000 (12:01 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:51 +0000 (11:57 +0900)
commit123f5f188638bfc673aca22ade64b863ec3a2804
treef1fb369293bfd74aaa123ea58d119090d42e6abd
parent1254d1db11d8528558613fde5b89eb09306f50a3
fb: pvr2fb: Shared IRQ for dreamcast pvr2.

The maple bus driver (http://lkml.org/lkml/2007/9/4/165) uses hardware
synchronisation between the maple bus and the VBLANK to poll the maple
bus. This patch makes the interrupt shareable.

By definition the interrupt is for both devices.

Signed-off by: Adrian McMenamin <adrian@mcmen.demon.co.uk>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/pvr2fb.c