msm: camera: util: Disable IRQ before clocks

Make soc_enable and soc_disable symmentric. Currently, clocks are
disabled before IRQ, causing unclocked access in IRQ handler. Move
the disable IRQ before disabling clocks to avoid that.

Change-Id: Ib395823adc4384a9f4b99be6cc75e2251718754c
Signed-off-by: Harsh Shah <harshs@codeaurora.org>
1 file changed