]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] USB: fix ohci merge glitch
authordavid-b@pacbell.net <david-b@pacbell.net>
Wed, 29 Jun 2005 14:03:10 +0000 (07:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 12 Jul 2005 18:52:57 +0000 (11:52 -0700)
commitedfd6aee1f073ae645bd3e60ef96090fc9f0957b
tree562023bfb83441b20d61169780bc555065f175aa
parentb404a5b02abf84812e5333bda201af464925d7a6
[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 <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ohci-hcd.c