]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: omap-mcbsp: Bind the platform driver to the dai driver when loading
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 16 Apr 2014 12:46:16 +0000 (15:46 +0300)
committerMark Brown <broonie@linaro.org>
Fri, 18 Apr 2014 17:00:35 +0000 (18:00 +0100)
commit10a02325f89e36460587c7c35eb4e0efd29bba16
tree3b77d480607f5d6e6ad1622cfc8a495d168fd1c1
parent5ad6b4d5b7cbdf7c2c2504cacd1708cedff659af
ASoC: omap-mcbsp: Bind the platform driver to the dai driver when loading

Use the same device for the platform driver when registering as the dai
driver. This will enable us to clean up some DT booted cases.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/omap/omap-mcbsp.c