cbus: retu: use sparse IRQ numbering
authorFelipe Balbi <balbi@ti.com>
Wed, 29 Jun 2011 11:46:50 +0000 (11:46 +0000)
committerTony Lindgren <tony@atomide.com>
Fri, 1 Jul 2011 07:54:43 +0000 (00:54 -0700)
there's no need to pass a bunch of IRQ
bases down to drivers, we can use
irq_alloc_descs() for that and put the
sparse IRQ numbering scheme to work for
us.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found