diff options
author | Pierre-Louis Bossart <[email protected]> | 2022-06-06 15:37:46 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-06-24 16:21:30 +0100 |
commit | ac63716da3070f8cb6baaba3a058a0c7f22aeb5b (patch) | |
tree | fb0c800c17ddb3b6687133f7d7e1871a18fd655a /drivers/usb/cdns3/cdns3-ti.c | |
parent | 5871321fb4558c55bf9567052b618ff0be6b975e (diff) |
ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on remove
When binding/unbinding codec drivers, the following warnings are
thrown:
[ 107.266879] rt715-sdca sdw:3:025d:0714:01: Unbalanced pm_runtime_enable!
[ 306.879700] rt711-sdca sdw:0:025d:0711:01: Unbalanced pm_runtime_enable!
Add a remove callback for all Realtek/Maxim SoundWire codecs and remove this
warning.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions