On Tue, Nov 3, 2009 at 4:30 PM, Ralf Baechle ralf@linux-mips.org wrote:
On Mon, Nov 02, 2009 at 09:21:44PM +0100, Manuel Lauss wrote:
Machine driver for DB1200 AC97 and I2S audio systems, intended as a proper reference asoc machine for Alchemy-based systems. AC97/I2S can be selected at boot time by setting switch S6.7
Cc: alsa-devel@alsa-project.org Cc: Mark Brown broonie@opensource.wolfsonmicro.com Signed-off-by: Manuel Lauss manuel.lauss@gmail.com
Depends on patch "ASoC: au1x: convert to platform drivers" in Mark Brown's asoc tree to actually work.
Queued for 2.6.33. I've not seen the dependency but I hope there is no harm in getting things merged out of order?
You just won't get any sound if the other patch isnt applied first, no build failures of oopses.
Manuel