commit | 5601174ff89f174b36437f7125785552e9c0b0c0 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Wed Apr 16 15:46:30 2014 +0300 |
committer | Mark Brown <broonie@linaro.org> | Fri Apr 18 18:00:47 2014 +0100 |
tree | 3a61da063b369e79682e7655b61e3970a3013f42 | |
parent | b30ca4bdde773534daa5e04da946a00cabe44bb5 [diff] |
ASoC: omap-pcm: Drop the platform driver init code The omap-pcm no longer need to be a platform driver since all cpu_dai will bind the platform to it's own device which we can use. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@linaro.org>