cbus: tahvo: give it an irq_chip
authorFelipe Balbi <balbi@ti.com>
Thu, 13 Oct 2011 08:34:47 +0000 (11:34 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 17 Oct 2011 17:10:15 +0000 (10:10 -0700)
tahvo also has IRQs to demux to its children,
so lets give it a struct irq_chip so that child
drivers can use standard request_threaded_irq().

This is still an unused irq_chip, later patches
will come to make proper use of it.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/cbus/tahvo.c

Simple merge