commit | b59aeb1a59ccece01f4f0c675d18cfac9cc825fb | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Fri Jul 17 20:44:57 2020 +0900 |
committer | Vinod Koul <vkoul@kernel.org> | Mon Jul 20 12:03:44 2020 +0530 |
tree | 80871207061c9d242e246c90ec30e8d67387f01b | |
parent | 08b0ad375ca66181faee725b1b358bcae8d592ee [diff] |
phy: renesas: rcar-gen3-usb2: exit if request_irq() failed To avoid unexpected behaviors, it's better to exit if request_irq() failed. Suggested-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Link: https://lore.kernel.org/r/1594986297-12434-3-git-send-email-yoshihiro.shimoda.uh@renesas.com Signed-off-by: Vinod Koul <vkoul@kernel.org>