USB: split hub.h into ch11.h and merge-in hcd.h
authorEric Lescouet <Eric.Lescouet@virtuallogix.com>
Sat, 24 Apr 2010 21:38:17 +0000 (23:38 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 May 2010 20:21:30 +0000 (13:21 -0700)
commitd20db4b4e938aa8e4e5735b5a1b202de5800400e
tree7433cdfb9df46cb19016da85682e98a724ae8efb
parentd65d7e7ef3dc5e61e4dfaac54ec6d3e97f9a1108
USB: split hub.h into ch11.h and merge-in hcd.h

Base on inputs from Alan Stern, split the hub.h header into:
- new ch11.h header (most of it) containing constants and
  structures from chapter 11 of the USB 2.0 spec.
- a small remaining part being merged into hcd.h.

Signed-of-by: Eric Lescouet <eric@lescouet.org>
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/usb/ch11.h [moved from include/linux/usb/hub.h with 79% similarity]
include/linux/usb/hcd.h