Commits
Wei Yongjun committed b175b38a0fa
usb: host: xhci-tegra: Fix error return code in tegra_xusb_probe() Fix to return error code -ENOMEM from the usb_create_shared_hcd() error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>