commit | 2a433b9daff58c8ff231b879242a586371acc93f | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Mon Jul 04 19:52:26 2011 +0300 |
committer | Peter Ujfalusi <peter.ujfalusi@ti.com> | Thu Jul 07 14:23:22 2011 +0300 |
tree | c19f0aaa428669d3c14bf09020db02d1a39b14e9 | |
parent | 625cbe46bc97a82dcd9254b5bc01c8520d78b227 [diff] |
ASoC: twl6040: Do not use wrapper for irq request The twl6040_request_irq/free_irq inline functions are going to be removed, so replace them with direct calls. The irq number is provided by the core driver via resource. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Reviewed-by: Felipe Balbi <balbi@ti.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>