USB: EHCI: log a warning if ehci-hcd is not loaded first
This patch (as1139) adds a warning to the system log whenever ehci-hcd is loaded after ohci-hcd or uhci-hcd. Nowadays most distributions are pretty good about not doing this; maybe the warning will help convince anyone still doing it wrong. Signed-off-by:Alan Stern <stern@rowland.harvard.edu> Cc: stable <stable@kernel.org> [2.6.27] Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
Showing
- drivers/usb/core/hcd.c 4 additions, 0 deletionsdrivers/usb/core/hcd.c
- drivers/usb/core/hcd.h 6 additions, 0 deletionsdrivers/usb/core/hcd.h
- drivers/usb/host/ehci-hcd.c 13 additions, 2 deletionsdrivers/usb/host/ehci-hcd.c
- drivers/usb/host/ohci-hcd.c 3 additions, 0 deletionsdrivers/usb/host/ohci-hcd.c
- drivers/usb/host/uhci-hcd.c 3 additions, 0 deletionsdrivers/usb/host/uhci-hcd.c
Loading
Please register or sign in to comment