]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: davinci-mcasp: Allow complete shutdown of McASP when not in use
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 5 Mar 2015 14:55:21 +0000 (16:55 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 5 Mar 2015 16:41:25 +0000 (16:41 +0000)
commitf56f4cea2ea6f936905612d97f98a2387985576a
tree53c467df9d3f311165ae1683bf0f8840c3a5a1e9
parent4e27596bd11337c62c3f5370b59963c50f0962b1
ASoC: davinci-mcasp: Allow complete shutdown of McASP when not in use

Rearrange the pm_runtime_get/put_sync calls so the IP will be turned off
when it is not in use.

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