git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b5e1c6
)
isp1704_charger: remove useless check in isp1704_charger_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 7 Jan 2014 13:12:29 +0000
(21:12 +0800)
committer
Dmitry Eremin-Solenikov
<dbaryshkov@gmail.com>
Sat, 25 Jan 2014 11:24:15 +0000
(15:24 +0400)
Neither devm_usb_get_phy_by_phandle() nor devm_usb_get_phy() can
return a NULL result, so remove the useless !isp->phy check.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
No differences found