qseecom: Remove extra call to disable clock.
Currently the qseecom driver calls qsee_disable_clock_vote() in
the release function. This reduces the reference count during
disabling of the clock and results in turning off the bus clocks
inconsistently.
This change fixes the inconsistency.
Change-Id: I37d048928373f0539da9fee0910fc9a20239c307
Signed-off-by:
Ramesh Masavarapu <rameshm@codeaurora.org>
Loading
Please sign in to comment