diff options
author | Marijn Suijten <[email protected]> | 2021-12-24 12:34:50 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-12-24 14:07:02 +0000 |
commit | d27bb69dc83f00f86a830298c967052cded6e784 (patch) | |
tree | 7fd2e63e5b07bb8672a81bab8301cad58d5bb1cd /drivers/usb/cdns3 | |
parent | 5d55cbc720cc3650aafed6c1f5dbcf7e3f276312 (diff) |
regulator: qcom-labibb: OCP interrupts are not a failure while disabled
Receiving the Over-Current Protection interrupt while the regulator is
disabled does not count as unhandled/failure (IRQ_NONE, or 0 as it were)
but a "fake event", usually due to inrush as the is regulator about to
be enabled.
Fixes: 390af53e0411 ("regulator: qcom-labibb: Implement short-circuit and over-current IRQs")
Signed-off-by: Marijn Suijten <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3')
0 files changed, 0 insertions, 0 deletions