]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: fix raumfeld platform
authorDaniel Mack <zonque@gmail.com>
Tue, 24 May 2011 12:10:32 +0000 (14:10 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 24 May 2011 15:25:00 +0000 (23:25 +0800)
commit477a66948ef8683f182682cc68e8520baf8a5b43
tree4d1f7a20873b05be5460578e90603dfcb70d98ba
parentde0853c000aa3b5c9983d066c137e5dc9c8355a0
ASoC: fix raumfeld platform

Commit f0fba2ad (ASoC: multi-component - ASoC Multi-Component Support)
broke support for Raumfeld platforms as it didn't take into account the
different hardware features on individual devices.

In particular, Raumfeld speakers have no S/PDIF output, so the members
of the snd_soc_card struct must be set dynamically.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.org
sound/soc/pxa/raumfeld.c