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:
249751f
)
usb: host: ehci-tegra: fix PHY error handling
author
Felipe Balbi
<balbi@ti.com>
Fri, 15 Mar 2013 09:04:39 +0000
(11:04 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Thu, 21 Mar 2013 18:14:12 +0000
(20:14 +0200)
PHY layer no longer returns NULL, we must
switch from IS_ERR_OR_NULL() to IS_ERR().
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found