From: Cliff Cai Date: Thu, 17 Sep 2009 00:25:12 +0000 (-0400) Subject: ASoC: Blackfin I2S: fix resuming when device hasn't been used X-Git-Tag: v2.6.32-rc1~166^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad80efc469f56d41f3f4adc1b2c86bf65689ebeb;p=pandora-kernel.git ASoC: Blackfin I2S: fix resuming when device hasn't been used 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 Signed-off-by: Mike Frysinger Signed-off-by: Mark Brown --- Reading git-diff-tree failed