ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variants
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 5 Jun 2012 11:25:19 +0000 (12:25 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 5 Jun 2012 13:10:20 +0000 (14:10 +0100)
commitc8fdc1b56611faa7b38eab6b99da5e20113661ff
treec6731ed9ed104135d1bb4e7120773cb81fc672f5
parenta1c85ec03738421668becb973f35fe6e1501c6e6
ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variants

Ensure that all the actions get taken at appropriate times by calling the
_PRE and _POST events for the aifNclk_ev functions explicitly.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org
sound/soc/codecs/wm8994.c