Home
last modified time | relevance | path

Searched hist:"370 e3d5b711ded835dfb8d32d917a7c652783984" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/dwc3/
H A Ddwc3-keystone.cdiff 370e3d5b711ded835dfb8d32d917a7c652783984 Mon Jan 11 14:55:39 CET 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> usb: dwc3: keystone: Simplify with dev_err_probe()

Common pattern of handling deferred probe can be simplified with
dev_err_probe(). Less code and the error value gets printed.

Acked-by: Felipe Balbi <balbi@kernel.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210111135539.57234-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>