diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-06-09 06:15:10 +0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-06-12 05:00:03 +0400 |
commit | b7c95d9146c8201740e2ce9dca7fb1eb8b7b0053 (patch) | |
tree | 619a148654249e33b2e26c718fad3056ddacd4a0 /usr | |
parent | e373cbfb2f7d194e48d528794b3b99274d4c1a97 (diff) | |
download | linux-b7c95d9146c8201740e2ce9dca7fb1eb8b7b0053.tar.xz |
ASoC: wm8903: Move interrupt request to I2C probe
There's no reason to defer requesting of the interrupt until the CODEC
probe and doing so results in more work if we hit an error as we'll have
registered the CODEC with the core. It's neater to acquire as many of the
resources we'll need as we can in the bus probe function.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions