[alsa-devel] ASoC updates for 2.6.30
The following changes since commit 2905a5df4a1600bc3c9ecace2fa65404196d1fda: Mark Brown (1): Merge branch 'for-2.6.29' into for-2.6.30
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.30
Ian Molton (1): ASoC: machine support for Toshiba e740 PDA
Mark Brown (4): ASoC: Ignore output frequency for WM9713 PLL ASoC: Implement support for CLK_POUT as MCLK on Zylonite ASoC: fixes to caching implementations ASoC: Staticise PCM operations tables
arch/arm/mach-pxa/e740.c | 5 + arch/arm/mach-pxa/include/mach/eseries-gpio.h | 5 + sound/soc/atmel/atmel-pcm.c | 2 +- sound/soc/au1x/dbdma2.c | 2 +- sound/soc/blackfin/bf5xx-ac97-pcm.c | 2 +- sound/soc/blackfin/bf5xx-i2s-pcm.c | 2 +- sound/soc/codecs/ac97.c | 2 - sound/soc/codecs/ad1980.c | 4 +- sound/soc/codecs/twl4030.c | 3 + sound/soc/codecs/wm8580.c | 4 +- sound/soc/codecs/wm8728.c | 4 +- sound/soc/codecs/wm8753.c | 4 +- sound/soc/codecs/wm8990.c | 4 +- sound/soc/codecs/wm9712.c | 4 +- sound/soc/codecs/wm9713.c | 14 +- sound/soc/davinci/davinci-pcm.c | 2 +- sound/soc/omap/omap-pcm.c | 2 +- sound/soc/pxa/Kconfig | 9 + sound/soc/pxa/Makefile | 2 + sound/soc/pxa/e740_wm9705.c | 213 +++++++++++++++++++++++++ sound/soc/pxa/zylonite.c | 101 ++++++++++-- 21 files changed, 345 insertions(+), 45 deletions(-) create mode 100644 sound/soc/pxa/e740_wm9705.c
At Mon, 19 Jan 2009 16:20:35 +0000, Mark Brown wrote:
The following changes since commit 2905a5df4a1600bc3c9ecace2fa65404196d1fda: Mark Brown (1): Merge branch 'for-2.6.29' into for-2.6.30
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.30
Looks good. Pulled in now.
thanks,
Takashi
At Mon, 19 Jan 2009 16:25:38 +0000, Mark Brown wrote:
On Mon, Jan 19, 2009 at 04:20:35PM +0000, Mark Brown wrote:
ASoC: fixes to caching implementations
This should be Ian as well - I've just pushed an updated branch but it'll take a few minutes for it to appear on kernel.org. Will post the patches once it's appeared.
Hmm, I already pulled the old branch. OK, will revert it...
Takashi
At Mon, 19 Jan 2009 17:29:00 +0100, I wrote:
At Mon, 19 Jan 2009 16:25:38 +0000, Mark Brown wrote:
On Mon, Jan 19, 2009 at 04:20:35PM +0000, Mark Brown wrote:
ASoC: fixes to caching implementations
This should be Ian as well - I've just pushed an updated branch but it'll take a few minutes for it to appear on kernel.org. Will post the patches once it's appeared.
Hmm, I already pulled the old branch. OK, will revert it...
... and re-pulled now.
Takashi
participants (2)
-
Mark Brown
-
Takashi Iwai