msm: camera: isp: Set device enable flag after enable csid hardware
Device enable flag is getting set after configuring the CSID csi rx
and csid path configuration. If irq comes after configuring the csi rx
hardware then irq handler is not handling as it is checking the device
enable flag. So set device enable flag after enabling the hardware.
CRs-Fixed: 2614498
Change-Id: I0e5a1f99ec4e2e4d3bd11274e2251f001223a651
Signed-off-by:
Rishabh Jain <risjai@codeaurora.org>
Loading
Please register or sign in to comment