OSDN Git Service

usb: dwc2: Rename the dma_enable parameter to host_dma
authorJohn Youn <johnyoun@synopsys.com>
Fri, 4 Nov 2016 00:56:07 +0000 (17:56 -0700)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 18 Nov 2016 11:54:13 +0000 (13:54 +0200)
commite7839f99b7dab1d161e39391855788ef2bbfb106
treeeead8a076476838be98b2cf5ebb0589986d59363
parent05ee799f2021658cc0fc64c1f05c940877b90724
usb: dwc2: Rename the dma_enable parameter to host_dma

Rename it so that it is more consistent with the gadget dma parameter.
It only affects host-mode operation so prefix it with "host".

Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc2/core.h
drivers/usb/dwc2/hcd.c
drivers/usb/dwc2/hcd_intr.c
drivers/usb/dwc2/params.c