Title: [9731] trunk/sound/soc/codecs/ssm2602.c: ASoC: ssm2602: fix building after 2.6.38 update
- Revision
- 9731
- Author
- vapier
- Date
- 2011-03-18 03:10:47 -0400 (Fri, 18 Mar 2011)
Log Message
ASoC: ssm2602: fix building after 2.6.38 update
newer asoc code takes care of bias level resuming for all codecs in core code
Modified Paths
Diff
Modified: trunk/sound/soc/codecs/ssm2602.c (9730 => 9731)
--- trunk/sound/soc/codecs/ssm2602.c 2011-03-18 07:03:26 UTC (rev 9730)
+++ trunk/sound/soc/codecs/ssm2602.c 2011-03-18 07:10:47 UTC (rev 9731)
@@ -446,9 +446,6 @@
ssm2602_set_bias_level(codec, SND_SOC_BIAS_STANDBY);
- if (codec->suspend_bias_level == SND_SOC_BIAS_ON)
- ssm2602_set_bias_level(codec, SND_SOC_BIAS_ON);
-
return 0;
}
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits