diff options
author | Sudeep Holla <[email protected]> | 2015-09-21 16:47:09 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-09-24 14:22:52 -0700 |
commit | d5b8d6404395641987db76e28334cae4cef771ae (patch) | |
tree | d20f155e1b67e03251e26a13ffda511f196df650 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6ae459bdaaeebc632b16e54dcbabb490c6931d61 (diff) |
net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
The device is set as wakeup capable using proper wakeup API but the
driver misuses IRQF_NO_SUSPEND to set the interrupt as wakeup source
which is incorrect.
This patch removes the use of IRQF_NO_SUSPEND flags replacing it with
enable_irq_wake instead.
Cc: "David S. Miller" <[email protected]>
Cc: Claudiu Manoil <[email protected]>
Cc: Kevin Hao <[email protected]>
Cc: [email protected]
Signed-off-by: Sudeep Holla <[email protected]>
Acked-by: Claudiu Manoil <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions