]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: wm8962: Move interrupt initalisation to probe()
authorMark Brown <broonie@linaro.org>
Thu, 17 Oct 2013 13:56:13 +0000 (14:56 +0100)
committerMark Brown <broonie@linaro.org>
Fri, 18 Oct 2013 10:33:54 +0000 (11:33 +0100)
commitca50410b731c636b9750c02d5ae45be215056634
treeb509b9c7de63b13bb608b76ff32179ebdd60a2db
parent61e6cfa80de5760bbe406f4e815b7739205754d2
ASoC: wm8962: Move interrupt initalisation to probe()

This is more idiomatic and fixes bugs in the error handling paths.

Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/wm8962.c