ASoC: omap-mcpdm: Bind the platform driver to the dai driver when loading
commit335b06515eda252b36aa9063596f740a903c1e35
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 16 Apr 2014 12:46:14 +0000 (16 15:46 +0300)
committerMark Brown <broonie@linaro.org>
Fri, 18 Apr 2014 17:00:35 +0000 (18 18:00 +0100)
treec6dc0c5a4e8a93a69d7ec525b35fc70c733e9e0b
parentf6563b31fb4878fddc846d2012bcee9c5f260d11
ASoC: omap-mcpdm: 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-mcpdm.c