diff options
author | Duy Nguyen <duy.nguyen.rh@renesas.com> | 2023-03-28 02:03:03 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-03-28 02:26:48 +0200 |
commit | 44378cd113e5f15bb0a89f5ac5a0e687b52feb90 (patch) | |
tree | 8a65714f9dd2cdfb6c857fe593182c6b49eae878 /lib/check_signature.c | |
parent | ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots() (diff) | |
download | linux-44378cd113e5f15bb0a89f5ac5a0e687b52feb90.tar.xz linux-44378cd113e5f15bb0a89f5ac5a0e687b52feb90.zip |
ASoC: da7213.c: add missing pm_runtime_disable()
da7213.c is missing pm_runtime_disable(), thus we will get
below error when rmmod -> insmod.
$ rmmod snd-soc-da7213.ko
$ insmod snd-soc-da7213.ko
da7213 0-001a: Unbalanced pm_runtime_enable!"
[Kuninori adjusted to latest upstream]
Signed-off-by: Duy Nguyen <duy.nguyen.rh@renesas.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Khanh Le <khanh.le.xr@renesas.com>
Link: https://lore.kernel.org/r/87mt3xg2tk.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'lib/check_signature.c')
0 files changed, 0 insertions, 0 deletions