ASoC: wm8350: Don't use irq_base
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 13 May 2012 22:50:01 +0000 (23:50 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 13 May 2012 22:54:11 +0000 (23:54 +0100)
In preparation for irq_domain support change the code to the not switch
based on the irq number. This actually makes things simpler, if slightly
repetitive.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found