]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ASoC: Add Palm/PXA27x unified ASoC audio driver
authorMarek Vasut <marek.vasut@gmail.com>
Mon, 3 Nov 2008 12:02:12 +0000 (12:02 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 5 Nov 2008 22:11:16 +0000 (22:11 +0000)
commit74e722015fe47c8f0e7ef7c0b4cf32d3e4ae11a0
treefb02245ccb73daf0e4069b47e002479dfcaa5d48
parent0ee4663617fb0f78cec4cc6558a096ccbd8c3ffc
ASoC: Add Palm/PXA27x unified ASoC audio driver

this patch adds asoc audio driver for pxa27x based Palm PDAs. I tested it for
palmtx, t5 and ld, it should work with palmz72 as well (slapin, please test).
I sent it here some time ago, but now I got to fixing bugs in it. It should
be somehow mostly ok and ready for applying.

[Converted to use snd_soc_dapm_nc_pin() and bool Kconfig -- broonie]

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
arch/arm/mach-pxa/include/mach/palmasoc.h [new file with mode: 0644]
sound/soc/pxa/Kconfig
sound/soc/pxa/Makefile
sound/soc/pxa/palm27x.c [new file with mode: 0644]