summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_host.c
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-05-17 18:32:06 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-05-18 16:19:42 +0300
commit4b148d5144d64ee135b8924350cb0b3a7fd21150 (patch)
tree7be835a1d5a256b167caba200abdb2966f17a315 /drivers/usb/musb/musb_host.c
parent604d02a2a66ab7f93fd3b2bde3698c29ef057b65 (diff)
downloadlinux-4b148d5144d64ee135b8924350cb0b3a7fd21150.tar.xz
usb: host: xhci-plat: propagate return value of platform_get_irq()
platform_get_irq() returns an error code, but the xhci-plat driver ignores it and always returns -ENODEV. This is not correct, and prevents -EPROBE_DEFER from being propagated properly. CC: <stable@vger.kernel.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/musb/musb_host.c')
0 files changed, 0 insertions, 0 deletions