commit | 062651c7e750a0c06a693d336c2b9edb893a2c94 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Nov 26 13:13:22 2010 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Jan 11 15:56:00 2011 +0100 |
tree | 4f37ba72c270d246c9941164bc7287782af37aa5 | |
parent | 4696425cd05c7baa0a4b469d43ba4b8488bcfc0f [diff] |
usb hub: use new descriptor infrastructure. Switch the usb hub driver over to the new descriptor infrastructure. It also removes the nr_ports variable and MAX_PORTS define and introduces a NUM_PORTS define instead. The numver of ports was (and still is) fixed at 8 anyway. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>