]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: tas2552: Call pm_runtime_disable when the module is removed
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 8 Jun 2015 12:19:53 +0000 (15:19 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 8 Jun 2015 17:53:18 +0000 (18:53 +0100)
commit4785ed89f2ec6ccdd48eae7acab3dbc2c63e4ca6
tree105057d45efd4bcdb7810450d357b41f24d6e646
parent4afdd89df0bd094015b2cc7504421ec3ece3ae35
ASoC: tas2552: Call pm_runtime_disable when the module is removed

The module can not be loaded again after it has been removed.

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