parisc: convert suckyio interrupts to flow handlers
authorKyle McMartin <kyle@dreadnought.i.jkkm.org>
Thu, 14 Oct 2010 04:53:17 +0000 (00:53 -0400)
committerKyle McMartin <kyle@dreadnought.i.jkkm.org>
Thu, 14 Oct 2010 05:30:18 +0000 (01:30 -0400)
commit14ff626a64f1c6848b303254be00b1b2ff33a655
tree41240bd6cff384043de638d14d89deca34365996
parentf3d4605977f9f30993c670a85f75d8f3853144c5
parisc: convert suckyio interrupts to flow handlers

No big deal, just need to convert the suckyio interrupts to be
a nested handler instead of request_irq the suckyio device in the
future.

Signed-off-by: Kyle McMartin <kyle@redhat.com>
drivers/parisc/superio.c