summaryrefslogtreecommitdiff
path: root/scripts/config
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2015-06-02 04:33:53 +0300
committerMark Brown <broonie@kernel.org>2015-06-02 13:53:59 +0300
commit29454738f96233466d5bfacf86c7a8d49f79ae27 (patch)
tree094146c9c94515cf19fde7d9fa6e905bc77df06b /scripts/config
parentb787f68c36d49bb1d9236f403813641efa74a031 (diff)
downloadlinux-29454738f96233466d5bfacf86c7a8d49f79ae27.tar.xz
regulator: wm831x: Pass the IRQF_ONESHOT flag
Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests") threaded IRQs without a primary handler need to be requested with IRQF_ONESHOT, otherwise the request will fail. So pass the IRQF_ONESHOT flag in this case. The semantic patch that makes this change is available in scripts/coccinelle/misc/irqf_oneshot.cocci. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/config')
0 files changed, 0 insertions, 0 deletions