summaryrefslogtreecommitdiffstats
path: root/kernel/irq/autoprobe.c
diff options
context:
space:
mode:
authorThomas Gleixner2011-02-08 17:28:12 +0100
committerThomas Gleixner2011-02-19 12:58:20 +0100
commit876dbd4cc1b35c1a4cb96a2be1d43ea0eabce3b4 (patch)
tree9be1e7e4cd4a4c9fadd98a9ac637020417215521 /kernel/irq/autoprobe.c
parentgenirq: Move IRQ_AFFINITY_SET to core (diff)
downloadkernel-qcow2-linux-876dbd4cc1b35c1a4cb96a2be1d43ea0eabce3b4.tar.gz
kernel-qcow2-linux-876dbd4cc1b35c1a4cb96a2be1d43ea0eabce3b4.tar.xz
kernel-qcow2-linux-876dbd4cc1b35c1a4cb96a2be1d43ea0eabce3b4.zip
genirq: Mirror irq trigger type bits in irq_data.state
That's the data structure chip functions get provided. Also allow them to signal the core code that they updated the flags in irq_data.state by returning IRQ_SET_MASK_OK_NOCOPY. The default is unchanged. The type bits should be accessed via: val = irqd_get_trigger_type(irqdata); and irqd_set_trigger_type(irqdata, val); Coders who access them directly will be tracked down and slapped with stinking trouts. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/irq/autoprobe.c')
0 files changed, 0 insertions, 0 deletions