1
0
Fork 0
alistair23-linux/drivers/usb/cdns3
Wei Yongjun 815cdcc334 usb: cdns3: Remove redundant dev_err call in cdns3_probe()
There is a error message within devm_ioremap_resource
already, so remove the dev_err call to avoid redundant
error message.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Link: https://lore.kernel.org/r/20190903153625.85691-1-weiyongjun1@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-09-03 20:31:34 +02:00
..
Kconfig
Makefile
cdns3-pci-wrap.c
core.c usb: cdns3: Remove redundant dev_err call in cdns3_probe() 2019-09-03 20:31:34 +02:00
core.h
debug.h
drd.c
drd.h
ep0.c usb: cdns3: Fix Wunused-but-set-variable warning 2019-09-03 15:46:45 +02:00
gadget-export.h
gadget.c usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration" 2019-09-03 15:46:46 +02:00
gadget.h
host-export.h
host.c
trace.c
trace.h