ASoC: wcd9320: Handle the port disconnect correctly
In irq handler driver goes through all irq register
status bits to check which interrupt has really
triggered. However hardware sets the irq status register
regardless of mask value set by the driver. This has
an un-intended consequence of stack dump in driver as
it was not expecting this interrupt.
Change-Id: I2fd9ff93134f76cd924fdab7024e712f95caf7fe
Signed-off-by:
Anish Kumar <kanish@codeaurora.org>
Loading
Please register or sign in to comment