commit | 50f7c0327513d5acefbe26fd33498af18d1ffac5 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Feb 03 13:23:54 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat Feb 19 12:58:10 2011 +0100 |
tree | cab9352b720cccbe0b230b97b26b2bc40ca0405b | |
parent | 87923470c712dff00b101ffb6b6fbc27bd7a6df5 [diff] |
genirq: Remove default magic Now that everything uses the wrappers, we can remove the default functions. None of those functions is performance critical. That makes the IRQ_MASKED flag tracking fully consistent. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>