ASoC: Blackfin AC97: fix resume handling
authorCliff Cai <cliff.cai@analog.com>
Tue, 14 Jul 2009 14:01:39 +0000 (10:01 -0400)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 14 Jul 2009 18:44:52 +0000 (19:44 +0100)
commit18d02bc32c0b35726b2a6a3699a0c44e5e8f6c94
tree7c6710648eb20008c97ae6ef5380a41bbbca0f08
parentba3b64b976f91067710ef1a87b9b445406910e8f
ASoC: Blackfin AC97: fix resume handling

There is no need to manually start playback/capture ourselves as the PCM
driver will handle things for us.

Signed-off-by: Cliff Cai <cliff.cai@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/blackfin/bf5xx-ac97.c