]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: omap-dmic: Bind the platform driver to the dai driver when loading
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 16 Apr 2014 12:46:18 +0000 (15:46 +0300)
committerMark Brown <broonie@linaro.org>
Fri, 18 Apr 2014 17:00:36 +0000 (18:00 +0100)
commit18d7cfea28fe7e06047abef40a18db2643a427be
treea132d5768de0746ecc12d573146c55450bb5a3c3
parent3802a259272e48870b8d7e02c4fc28f938a699cb
ASoC: omap-dmic: 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-dmic.c