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:
f165d81
)
staging: et131x: fix invalid fail after the call to eeprom_wait_ready
author
Devendra Naga
<devendra.aaru@gmail.com>
Tue, 12 Mar 2013 05:34:45 +0000
(
01:34
-0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 12 Mar 2013 16:09:08 +0000
(09:09 -0700)
should be err < 0 instead of if (err) which actually the read register
value can be a positive number
Acked-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found