commit | a4b5d606b957c6a58e991de63fe999492de1ab92 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Wed Feb 03 23:35:23 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 06 21:55:57 2016 -0800 |
tree | c7ce5015457ad2acb57255929633180425dde2cf | |
parent | 1586ba0c218b10cce1de57c45f599dd8831a2d12 [diff] |
usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock Now that usb_bus_list has been removed and switched to idr rename the related mutex accordingly. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>