[media] davinci: vpif: make request_irq flags as shared
authorManjunath Hadli <manjunath.hadli@ti.com>
Fri, 13 Apr 2012 07:44:31 +0000 (04:44 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Jul 2012 22:01:44 +0000 (19:01 -0300)
omap-l138 shares the interrupt between capture and display.
Make sure we are able to request for the same irq number
by making a shared irq request.

Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
Signed-off-by: Lad, Prabhakar <prabhakar.lad@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found