]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc1307a769d8e3f08066f84b0637a72c405147f13
treed2ee403350beb7e41e759aeb59cab3dd8a64311f
parent785654150bcc8116ef5bcc324ab2463e046c93d4
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