commit | f43f2db7c6eddacb218a2524e1a8463b6397d80f | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun May 13 23:50:01 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun May 13 23:54:11 2012 +0100 |
tree | ba9d80d5d7f2dafc24f6ac07501dbb6902f32089 | |
parent | a91b778219e687b0a71a2388b6468ad54751bce0 [diff] |
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>