commit | 9beeee6584b9aa4f9192055512411484a2a624df | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Thu Oct 02 11:48:13 2008 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 17 14:41:03 2008 -0700 |
tree | 6eec55264d86791a1d4f61bdb9158cf9c720f7ce | |
parent | 2b70f07343389cb474235def00b021a645ede916 [diff] |
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>