Messages in this thread |  | | Date | Sat, 24 Apr 2010 08:35:01 -0700 | | From | Greg KH <> | | Subject | Re: [PATCH 1/2] USB: make hub.h, hcd.h public (drivers dependency), linux-2.6.34-rc5 |
| |
On Sat, Apr 24, 2010 at 05:08:33PM +0200, Eric Lescouet wrote: > The usbcore headers:hcd.h and hub.h are shared between usbcore, > HCDs and a couple of other drivers (e.g. USBIP modules). > So, it makes sense to move them into a more public location and > to cleanup dependency of those modules on kernel internal headers. > Both are moved into include/linux/usb/
Just move one at a time. Patches should do one thing only. So this should be at least 2 patches.
And I thought you were going to rename hub.h to ch11.h instead?
thanks,
greg k-h
|  |