Loading
soc: qcom: qsee_ipc_irq_bridge: Fix null pointer dereferences
The get irq data function can return a null pointer. Add a
check before using the returned value.
CRs-Fixed: 1067981
Change-Id: Ib91bae1c6605e8727081c7acb248192ecf1b170a
Signed-off-by:
Chris Lew <clew@codeaurora.org>