From: David Brownell Date: Mon, 2 Oct 2006 14:20:10 +0000 (-0700) Subject: USB: ohci-pnx4008 build fixes X-Git-Tag: v2.6.19-rc3~137^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8442ae00d47dad690ac1105b426274433dc672f8;p=pandora-kernel.git USB: ohci-pnx4008 build fixes The OHCI bus glue for the Philips PNX chips is missing a few calls. - Bus suspend/resume were wrongly omitted in the original submission. - Two new calls were added since that glue was submitted: * Root hub irq enable call * Shutdown hook for usbcore Plus usb_bus.hcpriv has now been removed from usbcore. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed