diff options
author | Razmik Karapetyan <razmik@synopsys.com> | 2016-11-16 15:33:59 -0800 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-11-18 13:54:53 +0200 |
commit | 01719c2ef06e8c6c26285f998280ab988151235f (patch) | |
tree | eed22f6ae386474cf5013521213d3b39f7e54c6f /drivers/hid/hid-picolcd_lcd.c | |
parent | c3b22fe2e4cc45adb037e204e08910e10c5e9286 (diff) |
usb: dwc2: Remove unnecessary request length checking
Remove request length checking from dwc2_hsotg_unmap_dma() and
dwc2_hsotg_map_dma(). That checking is done in functions called from
those functions, usb_gadget_unmap_request_by_dev() and
usb_gadget_map_request_by_dev() respectively, so it's unnecessary.
Signed-off-by: Razmik Karapetyan <razmik@synopsys.com>
Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/hid/hid-picolcd_lcd.c')
0 files changed, 0 insertions, 0 deletions