]> Pileus Git - ~andy/linux/commit
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)
commitf43f2db7c6eddacb218a2524e1a8463b6397d80f
treeba9d80d5d7f2dafc24f6ac07501dbb6902f32089
parenta91b778219e687b0a71a2388b6468ad54751bce0
ASoC: wm8350: Don't use irq_base

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>
sound/soc/codecs/wm8350.c