diff options
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | 2006-11-13 15:13:00 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-12-01 14:36:59 -0800 |
commit | 407f452b05f9e5d019c07077d05238bca1b45c4c (patch) | |
tree | 7d24f709bdd28a31f27d7433415d896181a43943 /arch/m32r/defconfig | |
parent | a57ed79ef1b71f6da44ebeabb41d019d172fb261 (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 <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/m32r/defconfig')
0 files changed, 0 insertions, 0 deletions