diff options
author | Dan Murphy <[email protected]> | 2020-09-18 14:05:44 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-09-21 23:57:20 +0100 |
commit | d3d71c99b541040da198f43da3bbd85d8e9598cb (patch) | |
tree | c1c04fbbbf18c65ffc384747efc340e280a6999d /scripts/gdb/linux/device.py | |
parent | b23d9eb897a1209e4d741fd69e5490f1b5b9e7cf (diff) |
ASoC: tas2770: Fix unbalanced calls to pm_runtime
Fix the unbalanced call to the pm_runtime_disable when removing the
module. pm_runtime_enable is not called nor is the pm_runtime setup in
the code. Remove the i2c_remove function and the pm_runtime_disable.
Fixes: 1a476abc723e6 ("tas2770: add tas2770 smart PA kernel driver")
Signed-off-by: Dan Murphy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions