]> git.baikalelectronics.ru Git - kernel.git/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)
commit88452448f7205550423824f484695f07ae675a90
treeba9d80d5d7f2dafc24f6ac07501dbb6902f32089
parentdbab75c3b40a404d82825f70cc8ab19bf96968e8
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