commit | 8fa88a88d573093868565a1afba43b5ae5b3a316 | [log] [tgz] |
---|---|---|
author | Valentin Schneider <valentin.schneider@arm.com> | Fri Jul 03 16:56:45 2020 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat Jul 04 10:02:06 2020 +0200 |
tree | 20e59222b5dc73bbc0e58705f55ca034768eeb86 | |
parent | 959f53bd90c3ac70e5481199c6159f6314f9f910 [diff] |
genirq: Remove preflow handler support That was put in place for sparc64, and blackfin also used it for some time; sparc64 no longer uses those, and blackfin is dead. As there are no more users, remove preflow handlers. Signed-off-by: Valentin Schneider <valentin.schneider@arm.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lkml.kernel.org/r/20200703155645.29703-3-valentin.schneider@arm.com