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:
73ec513
)
[SCSI] ufs: fix incorrect return value about SUCCESS and FAILED
author
Namjae Jeon
<linkinjeon@gmail.com>
Tue, 10 Jul 2012 15:11:54 +0000
(20:41 +0530)
committer
James Bottomley
<JBottomley@Parallels.com>
Fri, 20 Jul 2012 07:59:02 +0000
(08:59 +0100)
Currently the UFS host driver has returned incorrect values for SUCCESS
and FAILED. Fix it to return the correct value to the upper layer.
Signed-off-by: Namjae Jeon <linkinjeon@gmail.com>
Acked-by: Santosh Y <santoshsy@gmail.com>
Signed-off-by: Venkatraman S <svenkatr@ti.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found