usb: dwc3: omap: get rid of dma_status
authorRoger Quadros <rogerq@ti.com>
Mon, 11 Apr 2016 14:18:25 +0000 (17:18 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 19 Apr 2016 08:11:53 +0000 (11:11 +0300)
commitaf566a0be6e49b946708532a6a7a7ae29ab83aed
treefb33818da94a929ef9322fce14688d8ce1442a51
parent8e7046b71daeb6dfbf8c6eaa164e55d4e1dcb5c8
usb: dwc3: omap: get rid of dma_status

dma_status bit flag is set but never really used
so get rid of it.

Reported-by: Felipe Balbi <balbi@kernel.org>
Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/dwc3-omap.c