The following changes since commit 5b740ea975c4ce3da12ac21b56f9e43354ca4327: Julia Lawall (1): sound: use dev_set_drvdata
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.31
Mark Brown (4): ASoC: Split DAPM power checks from sequencing of power changes ASoC: Make DAPM sysfs entries non-optional ASoC: Integrate bias management with DAPM power management ASoC: Add debug trace for bias level transitions
Misael Lopez Cruz (1): ASoC: TWL4030: Enable/disable voice digital filters
include/sound/soc-dapm.h | 5 +- include/sound/soc.h | 3 + sound/soc/codecs/twl4030.c | 37 +++++++++ sound/soc/codecs/twl4030.h | 2 +- sound/soc/soc-core.c | 61 +++------------ sound/soc/soc-dapm.c | 187 ++++++++++++++++++++++++++++++-------------- 6 files changed, 183 insertions(+), 112 deletions(-)