Skip to content
Unverified Commit af62a3c8 authored by Hariprasad Kelam's avatar Hariprasad Kelam Committed by Mark Brown
Browse files

ASoC: wcd9335: add irqflag IRQF_ONESHOT flag



Add IRQF_ONESHOT to ensure "Interrupt is not reenabled after the hardirq
handler finished".

fixes below issue reported by coccicheck

sound/soc/codecs/wcd9335.c:4068:8-33: ERROR: Threaded IRQ with no
primary handler requested without IRQF_ONESHOT

Signed-off-by: default avatarHariprasad Kelam <hariprasad.kelam@gmail.com>
Link: https://lore.kernel.org/r/20190710021627.GA13396@hari-Inspiron-1545


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent e1fb714b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment