Skip to content
Commit 97848d74 authored by Harsh Shah's avatar Harsh Shah
Browse files

msm: camera: isp: Add missing BUS deinit call



In VFE core init, there is a call to BUS init. But the deinit
call to BUS was missing. This would result in memory leak in IRQ
controller and possible bugs by stale data in variables. Added
the missing call.

Change-Id: I8b909c56c5d72afcd96a03e560cd3f27963a7249
Signed-off-by: default avatarHarsh Shah <harshs@codeaurora.org>
parent de8b7f5d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment