[alsa-devel] ASoC updates for 2.6.33
The following changes since commit a68cc8daebdd8ba7fe457ab4b2a0ccdf3cedc9f8: Grant Likely (1): ASoC: mpc5200: remove duplicate identical IRQ handler
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.33
Barry Song (1): ASoC: move setting ac97 platformdata earlier than ac97 read/write
Jassi Brar (1): ASoC: Fixed arguments passed to SMDK64xx set_pll
Joonyoung Shim (1): ASoC: Add jack_status_check callback function for GPIO jacks
Mark Brown (1): ASoC: Add bit clock rate calculator utility functions
include/sound/soc.h | 7 ++++ sound/soc/Makefile | 2 +- sound/soc/s3c24xx/smdk64xx_wm8580.c | 2 +- sound/soc/soc-core.c | 9 +++-- sound/soc/soc-jack.c | 3 ++ sound/soc/soc-utils.c | 68 +++++++++++++++++++++++++++++++++++ 6 files changed, 85 insertions(+), 6 deletions(-) create mode 100644 sound/soc/soc-utils.c
At Thu, 12 Nov 2009 16:55:18 +0000, Mark Brown wrote:
The following changes since commit a68cc8daebdd8ba7fe457ab4b2a0ccdf3cedc9f8: Grant Likely (1): ASoC: mpc5200: remove duplicate identical IRQ handler
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.33
Pulled now. Thanks.
Takashi
Barry Song (1): ASoC: move setting ac97 platformdata earlier than ac97 read/write
Jassi Brar (1): ASoC: Fixed arguments passed to SMDK64xx set_pll
Joonyoung Shim (1): ASoC: Add jack_status_check callback function for GPIO jacks
Mark Brown (1): ASoC: Add bit clock rate calculator utility functions
include/sound/soc.h | 7 ++++ sound/soc/Makefile | 2 +- sound/soc/s3c24xx/smdk64xx_wm8580.c | 2 +- sound/soc/soc-core.c | 9 +++-- sound/soc/soc-jack.c | 3 ++ sound/soc/soc-utils.c | 68 +++++++++++++++++++++++++++++++++++ 6 files changed, 85 insertions(+), 6 deletions(-) create mode 100644 sound/soc/soc-utils.c
participants (2)
-
Mark Brown
-
Takashi Iwai