From: Sarah Sharp Date: Fri, 15 Oct 2010 15:55:24 +0000 (-0700) Subject: usb: Change usb_hcd->bandwidth_mutex to a pointer. X-Git-Tag: v2.6.39-rc1~472^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d673bfcbfffdeb56064a6b1ee047b85590bed76c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed