summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-pxa27x.c
diff options
context:
space:
mode:
authorOliver Neukum <oneukum@suse.com>2015-11-03 15:43:17 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-12-01 22:29:21 (GMT)
commitb36d83913ae55c7619ac80185fb707bc30fd41c5 (patch)
tree9750f8f77887e538934029ad3af86d4da2a17066 /drivers/usb/host/ohci-pxa27x.c
parent764331940bed55a18132ac46bca5a4216090a06b (diff)
downloadlinux-b36d83913ae55c7619ac80185fb707bc30fd41c5.tar.xz
uas: no gfp argument to uas_submit_urbs()
This function must be called with a spinlock held. Memory can be allocated only with GFP_ATOMIC. Passing a gfp_t argument is a waste. Signed-off-by: Oliver Neukum <oneukum@suse.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ohci-pxa27x.c')
0 files changed, 0 insertions, 0 deletions