diff options
author | Hans de Goede <hdegoede@redhat.com> | 2019-10-05 23:04:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-07 12:52:44 +0200 |
commit | d819f6584c201b7797daa33f0cff7247be14f2a8 (patch) | |
tree | 28bf16156edcd46de489c92d9b046b2b6d0364b5 /drivers/usb/cdns3 | |
parent | usb: dwc3: Switch to platform_get_irq_byname_optional() (diff) | |
download | linux-d819f6584c201b7797daa33f0cff7247be14f2a8.tar.xz linux-d819f6584c201b7797daa33f0cff7247be14f2a8.zip |
usb: dwc3: Remove dev_err() on platform_get_irq() failure
Since commit 7723f4c5ecdb ("driver core: platform: Add an error message to
platform_get_irq*()"), platform_get_irq() will call dev_err() itself on
failure, so there is no need for the driver to also do this.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Link: https://lore.kernel.org/r/20191005210449.3926-4-hdegoede@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3')
0 files changed, 0 insertions, 0 deletions