diff options
author | Tony Lindgren <tony@atomide.com> | 2017-06-12 01:12:23 -0700 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2017-06-16 11:40:21 +0530 |
commit | 259a24001a501c09e7c6b718aed3b1b58641534b (patch) | |
tree | d67eb7310f24228518472e7efdb917e695521ec2 /drivers/s390 | |
parent | 787f24543c4a599e5d9d311a3fce839ce87bbff0 (diff) | |
download | linux-259a24001a501c09e7c6b718aed3b1b58641534b.tar.bz2 |
phy: cpcap-usb: Fix missing return statement
Commit 8ae904e3c236 ("phy: cpcap-usb: Add CPCAP PMIC USB support")
is missing return statement as noted by Colin Ian King
<colin.king@canonical.com>. If the optional pins are not configured,
we just want to return early and not attempt to configure the pins.
Fixes: 8ae904e3c236 ("phy: cpcap-usb: Add CPCAP PMIC USB support")
Reported-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions