On Tue, Nov 3, 2009 at 4:30 PM, Ralf Baechle <ralf@xxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxx >> Cc: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> >> Signed-off-by: Manuel Lauss <manuel.lauss@xxxxxxxxx> >> --- >> 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