diff options
author | Petr Mladek <[email protected]> | 2014-09-19 17:32:24 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2014-09-23 22:33:19 -0700 |
commit | 638139eb95d2d241781330a321e88c8dafe46078 (patch) | |
tree | ccb7df7cabe74a62e0bd707f7700f0e4efb5516e /include/linux/fpga/fpga-mgr.h | |
parent | 37ebb54915dc42944f6ae92fe53b9531c3903801 (diff) |
usb: hub: allow to process more usb hub events in parallel
It seems that only choose_devnum() was not ready to process more hub
events at the same time.
All should be fine if we take bus->usb_address0_mutex there. It will
make sure that more devnums will not be chosen for the given bus and
the related devices at the same time.
Signed-off-by: Petr Mladek <[email protected]>
Acked-by: Alan Stern <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions