[alsa-devel] [GIT PULL] ASoC updates for 3.1
Liam Girdwood
lrg at ti.com
Mon Jul 4 23:10:25 CEST 2011
The following changes since commit d21685ec258f803d3badae5eae821383a34815a9:
Merge branch 'for-2.6.40' into for-2.6.41 (2011-05-30 10:54:18 +0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6.git for-3.1
Jarkko Nikula (1):
ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxes
Ricardo Neri (4):
ASoC: OMAP: Add CPU DAI driver for HDMI
ASoC: OMAP4: Add HDMI Audio machine driver for OMAP4 boards
ASoC: OMAP: Update Makefile and Kconfig for HDMI audio
ASoC: twl6040 - According to TWL6040 specification, gain start at 6dB and not -6dB.
sound/soc/codecs/tlv320aic3x.c | 34 +++++---
sound/soc/codecs/twl6040.c | 4 +-
sound/soc/omap/Kconfig | 11 +++
sound/soc/omap/Makefile | 4 +
sound/soc/omap/omap-hdmi.c | 158 ++++++++++++++++++++++++++++++++++++++
sound/soc/omap/omap-hdmi.h | 36 +++++++++
sound/soc/omap/omap4-hdmi-card.c | 129 +++++++++++++++++++++++++++++++
7 files changed, 361 insertions(+), 15 deletions(-)
create mode 100644 sound/soc/omap/omap-hdmi.c
create mode 100644 sound/soc/omap/omap-hdmi.h
create mode 100644 sound/soc/omap/omap4-hdmi-card.c
More information about the Alsa-devel
mailing list