From: david-b@pacbell.net Date: Wed, 29 Jun 2005 14:03:10 +0000 (-0700) Subject: [PATCH] USB: fix ohci merge glitch X-Git-Tag: v2.6.13-rc3~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edfd6aee1f073ae645bd3e60ef96090fc9f0957b;p=pandora-kernel.git [PATCH] USB: fix ohci merge glitch A patch re-organizing some parts of root hub initialization deleted the code initializing the bus-neutral reboot/shutdown notifier for OHCI. This patch just restores that deleted code. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed