aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorAndrey Konovalov <[email protected]>2019-10-21 16:20:59 +0200
committerFelipe Balbi <[email protected]>2019-10-22 10:36:03 +0300
commit15ac1d99b84578e6fac804bffcb5bec8d0424d77 (patch)
tree208cc5ae6f63273c9ac7a6b7932a936b528377ff /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parent1bff4a4e66b91ef55ef0265944d01d13be0eae43 (diff)
USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipein
Commit fea3409112a9 ("USB: add direction bit to urb->transfer_flags") has added a usb_urb_dir_in() helper function that can be used to determine the direction of the URB. With that patch USB_DIR_IN control requests with wLength == 0 are considered out requests by real USB HCDs. This patch changes dummy-hcd to use the usb_urb_dir_in() helper to match that behavior. Signed-off-by: Andrey Konovalov <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions