diff options
author | 2011-03-23 13:10:31 +0100 | |
---|---|---|
committer | 2011-03-23 20:22:06 +0100 | |
commit | a2e8461a2ce5e8140b7374eb68af0d09e36e07ff (patch) | |
tree | b4905feaba6dc8f7162fd3846b94d72e0f736d48 /tools/perf/scripts/python | |
parent | genirq: Provide a lockdep helper (diff) | |
download | linux-dev-a2e8461a2ce5e8140b7374eb68af0d09e36e07ff.tar.xz linux-dev-a2e8461a2ce5e8140b7374eb68af0d09e36e07ff.zip |
genirq: Provide locked setter for chip, handler, name
Some irq_set_type() callbacks need to change the chip and the handler
when the trigger mode changes. We have already a (misnomed) setter
function for the handler which can be called from irq_set_type().
Provide one which allows to set chip and name as well. Put the
misnomed function under the COMPAT switch and provide a replacement.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions