[alsa-devel] ASoC updates for 2.6.37

Mark Brown broonie at opensource.wolfsonmicro.com
Mon Oct 4 20:22:10 CEST 2010


The following changes since commit 0b452f2efa35c48219d1ad3cbebdd786ec39ef06:

  Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc (2010-10-03 11:10:01 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.37

Dimitris Papastamos (3):
      ASoC: WM8804: Use a proper DAI name
      ASoC: WM8804: Refactor set_pll code to avoid GCC warnings
      ASoC: WM8804: Power down the PLL correctly

Mark Brown (5):
      ASoC: Relax restrictions on WM8962 BCLK configuration
      ASoC: Remove -dai suffix from i.MX SSI driver
      ASoC: Add support for WM8962 GPIO outputs
      ASoC: Implement interrupt based jack detection
      ASoC: Put WM8962 GPIO2/3 into GPIO mode when configuring platform data too

 arch/arm/mach-mx3/clock-imx31.c |    4 +-
 arch/arm/mach-mx3/clock-imx35.c |    4 +-
 arch/arm/mach-mx3/devices.c     |    4 +-
 arch/arm/plat-mxc/audmux-v2.c   |    4 +-
 include/sound/wm8962.h          |    1 +
 sound/soc/codecs/wm8804.c       |   49 +++++----
 sound/soc/codecs/wm8962.c       |  228 +++++++++++++++++++++++++++++++++++++--
 sound/soc/codecs/wm8962.h       |    4 +
 sound/soc/imx/eukrea-tlv320.c   |    2 +-
 sound/soc/imx/imx-ssi.c         |    2 +-
 sound/soc/imx/phycore-ac97.c    |    2 +-
 sound/soc/imx/wm1133-ev1.c      |    2 +-
 12 files changed, 265 insertions(+), 41 deletions(-)


More information about the Alsa-devel mailing list