]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: dwc3: Do not set dma coherent mask
authorArnd Bergmann <arnd@arndb.de>
Thu, 17 Nov 2016 11:43:48 +0000 (17:13 +0530)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 18 Nov 2016 11:54:55 +0000 (13:54 +0200)
commit8c9f2de459c72960c64b4231f444844ca6b0fc26
tree97623c26821b0c528608234f4c56eceb7d1e278a
parentd64ff406e51e4f359afedbf2468a10440d6d8cef
usb: dwc3: Do not set dma coherent mask

The dma mask is correctly set up by the DT probe function, no
need to override it any more.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sriram Dash <sriram.dash@nxp.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/dwc3-exynos.c
drivers/usb/dwc3/dwc3-st.c