ASoC: Blackfin I2S: fix resuming when device hasn't been used
authorCliff Cai <cliff.cai@analog.com>
Thu, 17 Sep 2009 00:25:12 +0000 (20:25 -0400)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 18 Sep 2009 14:07:19 +0000 (15:07 +0100)
If the sound system hasn't been utilized yet and we suspend, then we
attempt to save/restore using state that doesn't exist.  So use a global
handle instead to reconfigure properly.

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>

No differences found