media: sun4i-csi: Fix 'Unbalanced pm_runtime_enable!'
authorOleg Verych <olecom@gmail.com>
Sat, 7 Jan 2023 08:37:49 +0000 (09:37 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Wed, 8 Feb 2023 06:30:13 +0000 (07:30 +0100)
commitc07e734b7a65c7706319e24f9b14ec9d262fa50c
tree842947a7dd4a6a179014969771cbabcd30c7306a
parent4ee8191c7c9f2dc62bd007dd4ac79b7799785c36
media: sun4i-csi: Fix 'Unbalanced pm_runtime_enable!'

When removing the module, balance PM runtime enable with
the corresponding disable call.

Signed-off-by: Oleg Verych <olecom@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.c