commit | d673bfcbfffdeb56064a6b1ee047b85590bed76c | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Fri Oct 15 08:55:24 2010 -0700 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Sun Mar 13 18:07:14 2011 -0700 |
tree | 50a4efa53b8ca6815ca25292136e7990425f0d36 | |
parent | 23e0d1066f429ab44305e96fbff13f1793886277 [diff] |
usb: Change usb_hcd->bandwidth_mutex to a pointer. Change the bandwith_mutex in struct usb_hcd to a pointer. This will allow the pointer to be shared across usb_hcds for the upcoming work to split the xHCI driver roothub into a USB 2.0/1.1 and a USB 3.0 bus. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>