summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDongliang Mu <mudongliangabcd@gmail.com>2022-04-22 10:54:05 +0200
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-05-17 09:09:29 +0200
commit5bf19572e31375368f19edd2dbb2e0789518bb99 (patch)
tree053e729ded383bae50048ec1c912a21940933099 /include
parentc1b77f25247fa19aa738cfda14f4525583a1f32a (diff)
downloadlinux-stable-5bf19572e31375368f19edd2dbb2e0789518bb99.tar.gz
linux-stable-5bf19572e31375368f19edd2dbb2e0789518bb99.tar.bz2
linux-stable-5bf19572e31375368f19edd2dbb2e0789518bb99.zip
media: ov7670: remove ov7670_power_off from ov7670_remove
In ov7670_probe, it always invokes ov7670_power_off() no matter the execution is successful or failed. So we cannot invoke it agiain in ov7670_remove(). Fix this by removing ov7670_power_off from ov7670_remove. Fixes: 030f9f682e66 ("media: ov7670: control clock along with power") Signed-off-by: Dongliang Mu <mudongliangabcd@gmail.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions