aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2021-12-14 20:07:33 +0800
committerDaniel Lezcano <[email protected]>2022-01-26 10:00:39 +0100
commit841255544b653cbabe4ee5eda56bbb8b7ad8de8a (patch)
tree89f0bcd975b983320bd94fe664de6e1e3b80600e /net/lapb/lapb_timer.c
parent35e13e9da9afbce13c1d36465504ece4e65f24fe (diff)
clocksource/drivers/imx-sysctr: Drop IRQF_IRQPOLL
Per the Documentation, IRQF_IRQPOLL is used for polling (only the interrupt that is registered first in a shared interrupt is considered for performance reasons) But this timer is not sharing interrupt line with others, and actually irqpoll not work with this timer with IRQF_IRQPOLL set, so drop the flag. Signed-off-by: Peng Fan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions