ASoC: Remove unneeded suspend checks from CODEC drivers
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 24 Dec 2009 13:42:43 +0000 (13:42 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 31 Dec 2009 12:44:28 +0000 (12:44 +0000)
commit633154d3a7bbd542465b905392bf76b780f00b4f
tree265c5bed705949aa2aa12e03057445103bb93bdf
parentadcb8bc02d86259c117a03b54e9918e5ad3121af
ASoC: Remove unneeded suspend checks from CODEC drivers

Better integration of the core with the device model means that we now
no longer get the ASoC suspend and resume callbacks without the card
having been set up.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/codecs/wm8753.c
sound/soc/codecs/wm8990.c