ASoC: omap: n810: Correct the cpu_dai, platform and codec name
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 27 Apr 2018 08:17:13 +0000 (11:17 +0300)
committerMark Brown <broonie@kernel.org>
Fri, 27 Apr 2018 10:57:19 +0000 (11:57 +0100)
commit6f4a7594a6271b61f06382c0d4ec0525016edec6
treed2ee403350beb7e41e759aeb59cab3dd8a64311f
parent9395b0042c4675c7f6d67c6c8c2f96e8e02e2a41
ASoC: omap: n810: Correct the cpu_dai, platform and codec name

The non DT boot is no longer supported and when booting with DT the device
names are different.

Fix them up for now, but the n810.c should be updated to support probing
via DT with proper bindings.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/omap/n810.c