aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorKenji Kaneshige <[email protected]>2006-11-13 15:13:00 -0800
committerGreg Kroah-Hartman <[email protected]>2006-12-01 14:36:59 -0800
commit407f452b05f9e5d019c07077d05238bca1b45c4c (patch)
tree7d24f709bdd28a31f27d7433415d896181a43943 /include/linux/debugobjects.h
parenta57ed79ef1b71f6da44ebeabb41d019d172fb261 (diff)
pciehp: remove unnecessary free_irq
This patch fixes the problem that the following error messages is reported when pciehp driver is rmmoded. Trying to free already-free IRQ XX The cause of this problem is that pciehp driver is doing unknown 2nd free_irq at driver unloading. This patch removes this unknown 2nd free_irq call. Note: The pciehp driver should be adapted to standard device driver mode. Signed-off-by: Kenji Kaneshige <[email protected]> Signed-off-by: Kristen Carlson Accardi <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions