diff options
author | Dan Williams <dan.j.williams@intel.com> | 2014-05-20 18:08:52 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-27 16:38:53 -0700 |
commit | d5c3834e4af3acc4d7fc52faba2711c666655632 (patch) | |
tree | 78f1249a5347f81e8250fd8f26261f98fd024ccc /virt/kvm | |
parent | b7e38eac88265c4cb779edc72a5906116fc6c000 (diff) | |
download | linux-d5c3834e4af3acc4d7fc52faba2711c666655632.tar.bz2 |
usb: make usb_port flags atomic, rename did_runtime_put to child_usage
We want to manipulate ->did_runtime_put in usb_port_runtime_resume(),
but we don't want that to collide with other updates. Move usb_port
flags to new port-bitmap fields in usb_hub. "did_runtime_put" is renamed
"child_usage_bits" to reflect that it is strictly standing in for the
fact that usb_devices are not the device_model children of their parent
port.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions