cbus: retu: move irq_chip to our context structure
authorFelipe Balbi <balbi@ti.com>
Wed, 23 Nov 2011 14:00:46 +0000 (16:00 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 8 Dec 2011 00:45:47 +0000 (16:45 -0800)
commitfdc9965f7de5ab781a1f6adfe8f5490d4cbaaa54
tree61ce9da88d6c9be1ea9629924b0f35c0dc9f4341
parent61c88fd7b1750efc7f0456c898975d662b0eaa54
cbus: retu: move irq_chip to our context structure

in theory, we could have many retu devices connected
to different CBUS buses. The only thing preventing
that is the poweroff() function pointer which we need
to set.

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