+9
−9
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The irq is not freed when the apds9930 sensor chip is not successfully
probed. The freed memory access in the interrupt handler cause a
crash. Thus fix this issue by calling free_irq when probe fails.
Change-Id: Ia584199d35ec09c04fb5632183443ecf1c747f74
Signed-off-by:
Oliver Wang <mengmeng@codeaurora.org>