usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
authorHeiner Kallweit <hkallweit1@gmail.com>
Wed, 3 Feb 2016 22:35:23 +0000 (23:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 7 Feb 2016 05:55:57 +0000 (21:55 -0800)
commita4b5d606b957c6a58e991de63fe999492de1ab92
treec7ce5015457ad2acb57255929633180425dde2cf
parent1586ba0c218b10cce1de57c45f599dd8831a2d12
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>
drivers/usb/core/devices.c
drivers/usb/core/hcd.c
drivers/usb/core/hub.c
drivers/usb/mon/mon_main.c
include/linux/usb/hcd.h
This page took 0.028065 seconds and 5 git commands to generate.