]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: davinci-mcasp: Move pm callbacks from platform device to soc_dai_driver
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 30 Jan 2014 13:21:32 +0000 (15:21 +0200)
committerMark Brown <broonie@linaro.org>
Fri, 31 Jan 2014 16:38:28 +0000 (16:38 +0000)
commit979cdcfd38bf2f603450c00fc3ba0e9887b4667e
tree8da73a287ea822bdff1f0cc6bfb2bc4df8f6fbf1
parent663dd55f80f8a086b8745cc618db2f7e67f81c0c
ASoC: davinci-mcasp: Move pm callbacks from platform device to soc_dai_driver

Handle the PM callbacks via the ASoC core instead of device core.

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