diff options
| author | Alan Stern <[email protected]> | 2007-11-20 16:28:55 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2008-02-01 14:34:52 -0800 |
| commit | 5933101718ea3d283983a923c5524c88138e5564 (patch) | |
| tree | 318146f6302e8195a41514c2edabee1f108407b2 /scripts/patch-kernel | |
| parent | 90da096ee46b682011b7d549e52b81cf9742e60b (diff) | |
USB: dummy_hcd: don't register drivers on the platform bus
This patch (as1017) makes dummy_hcd behave more like the other USB
peripheral controller drivers by no longer registering its
gadget driver on the platform bus. Doing that has always been a
mistake, since a usb_gadget_driver isn't a platform_driver. Instead
the gadget driver is left unregistered in sysfs.
Signed-off-by: Alan Stern <[email protected]>
CC: David Brownell <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions