commit | 7aefff51854ccd33599c40b4e360d94cb2b7622f | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Fri Jun 27 16:57:05 2008 -0600 |
committer | Andi Kleen <andi@basil.nowhere.org> | Wed Jul 16 23:27:06 2008 +0200 |
tree | 10cc269be1f9b581028dd6540a6e15a1b9d02e9a | |
parent | a1802c42950403657d07e64558eff612d550ce16 [diff] |
PNP: introduce pnp_irq_mask_t typedef This adds a typedef for the IRQ bitmap, which should cause no functional change, but will make it easier to pass a pointer to a bitmap to pnp_register_irq_resource(). Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Andi Kleen <ak@linux.intel.com> Acked-by: Rene Herman <rene.herman@gmail.com> Signed-off-by: Len Brown <len.brown@intel.com>