]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ASoC: OMAP: Fix Gumstix Overo machine driver by using snd_soc_dai struct (rev 2)
authorJarkko Nikula <jarkko.nikula@nokia.com>
Fri, 12 Sep 2008 20:52:19 +0000 (13:52 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 12 Sep 2008 23:59:29 +0000 (16:59 -0700)
commit2fe67a566598a2ca7f3a8f75da4188b28b7ef665
tree895fd7448d3b318da5e417b92c6394c98e1f6f27
parentf1770870fcffe31ee521dc6147636a52758c43ca
ASoC: OMAP: Fix Gumstix Overo machine driver by using snd_soc_dai struct (rev 2)

Structs snd_soc_codec_dai and snd_soc_cpu_dai are obsolete and are merged to
snd_soc_dai by the commit 8687eb8bded8c3c5842a85bd0c30e43fc5a3e0e0.

Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Acked-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
sound/soc/omap/overo.c