Home
last modified time | relevance | path

Searched hist:"49 f1997ad2e2e2d05917146e94dcb0ad600b866a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.cdiff 49f1997ad2e2e2d05917146e94dcb0ad600b866a Thu Jan 16 08:14:33 CST 2020 YueHaibing <yuehaibing@huawei.com> usb: gadget: xudc: Remove redundant platform_get_irq error message

platform_get_irq() will call dev_err() itself on failure,
so there is no need for the driver to also do this.
This is detected by coccinelle.

Acked-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Nagarjuna Kristam <nkristam@nvidia.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>