ASoC: wm0010: Initialise chip state before we register the interrupt
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 25 Sep 2012 18:04:25 +0000 (19:04 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 26 Sep 2012 12:54:00 +0000 (13:54 +0100)
commit9bb684442cf48c0e0736f5902f112c4f39ee3677
treecab808d9a391836a7e2f987e10f4ce9b93f84a0f
parent5afe5bfe243d649aa5118c74317cbcbe85a04cb9
ASoC: wm0010: Initialise chip state before we register the interrupt

The interrupt handler uses the chip state.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm0010.c