commit | 25bed461f96f883830b249ed1b1d6eb5d3930537 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Wed Apr 16 15:46:21 2014 +0300 |
committer | Mark Brown <broonie@linaro.org> | Fri Apr 18 18:00:46 2014 +0100 |
tree | e1302ca3088f0d9d246c8ee519aada456c8c2c13 | |
parent | 9769824cf9ca4bb877146dbec2695bdbf577c499 [diff] |
ASoC: omap-abe-twl6040: Use the cpu_dai node to specify the platform driver Now that the platform driver is registered with the cpu_dai's device we can use the same node for it instead of the hardwired name. We can also remove the cpu_dai_name and platform_name from the dai_link struct since we only support DT boot on OMAP4/5 Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@linaro.org>