commit | a9d0a1a38352c4fb8946e73b3e42ba4ada29e733 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Mar 03 16:58:16 2009 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri Mar 13 14:32:29 2009 +0100 |
tree | 3535c727fcb0063fedef4df165ce22fbaf03c048 | |
parent | 4553573277906901f62f73c0432b332c53de5e2c [diff] |
genirq: add doc to struct irqaction Impact: documentation struct irqaction is not documented. Add kernel doc comments and add interrupt.h to the genirq docbook. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>