media: bcm2835-unicam: Clear clock state when stopping streaming
authorNaushir Patuck <naush@raspberrypi.com>
Wed, 2 Dec 2020 16:48:41 +0000 (16:48 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:07 +0000 (11:33 +0000)
commit16374706a1def2a70d4f452d1ff86e7c09cacd72
treead331a5f97b1945261f8411bfaafc73783271578
parent96aa9a454f3a02910be958c3a78271aa438dae82
media: bcm2835-unicam: Clear clock state when stopping streaming

Commit 65e08c465020d4c5b51afb452efc2246d80fd66f failed to clear the
clock state when the device stopped streaming. Fix this, as it might
again cause the same problems when doing an unprepare.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
drivers/media/platform/bcm2835/bcm2835-unicam.c