]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: dwc2: Print error if unable to set DMA coherent mask
authorStefan Wahren <stefan.wahren@i2se.com>
Mon, 12 Feb 2018 20:20:08 +0000 (21:20 +0100)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 13 Mar 2018 08:47:46 +0000 (10:47 +0200)
commit42c6a25235677ad3568af080b0569e05a9f849fc
treefc360733f460a518cb9688a8e10f2c4f0fe53250
parent3df034081021fa4b6967ce3364bc7d867ec1c870
usb: dwc2: Print error if unable to set DMA coherent mask

We better print an error in case probing of dwc2 fails on
setting the DMA coherent mask.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc2/platform.c