From: Daniel Ritz Date: Thu, 29 Sep 2005 19:39:32 +0000 (+0200) Subject: [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend X-Git-Tag: v2.6.14-rc3~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03cdc0c304e1c068d49adc32264f07af76253e4c;p=pandora-kernel.git [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend the free_irq() in USB suspend breaks resume on some setups where USB (ohci/ehci) shares the interrupt with an other device. Signed-off-by: Daniel Ritz Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed