]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: omap-pcm: Support for binding the platform driver to dai devices
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 16 Apr 2014 12:46:12 +0000 (15:46 +0300)
committerMark Brown <broonie@linaro.org>
Fri, 18 Apr 2014 17:00:35 +0000 (18:00 +0100)
commitfe7b5868809a89a7316eef064f0bb7796aa8c225
treeb1eaf59740c5cfc78839b49c5fb79f8e9c54b8f8
parent3819bfa23786fd1e8571fbb143e1b0b8f0fead86
ASoC: omap-pcm: Support for binding the platform driver to dai devices

With the new calls it is going to be possible to bind the platform driver
to a dai device which makes it easier for us in a long run to handle DT
boots, and opens the possibility to move machine driver to generic simple
card.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/omap/omap-pcm.c
sound/soc/omap/omap-pcm.h [new file with mode: 0644]