ASoC: Blackfin: bf5xx-ad1836: Fix codec device name
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 7 Jun 2011 08:24:46 +0000 (10:24 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 7 Jun 2011 08:49:28 +0000 (09:49 +0100)
commit064d58ee3afb8a865a72d24e069c7258ec38640e
treeabde60e70286278d393e6bedce7dc64daa2bfc8d
parent8ca695f273709a9d147826716a8dee3e0eb2407f
ASoC: Blackfin: bf5xx-ad1836: Fix codec device name

Fix the codec_name field of the dai_link to match the actual device name
of the codec. Otherwise the card won't be instantiated.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.org
sound/soc/blackfin/bf5xx-ad1836.c