commit | 633154d3a7bbd542465b905392bf76b780f00b4f | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Dec 24 13:42:43 2009 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Dec 31 12:44:28 2009 +0000 |
tree | 265c5bed705949aa2aa12e03057445103bb93bdf | |
parent | adcb8bc02d86259c117a03b54e9918e5ad3121af [diff] |
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>