commit | 94c122ab01f84332c371dc4ae0f5b70e879173d6 | [log] [tgz] |
---|---|---|
author | Namjae Jeon <linkinjeon@gmail.com> | Tue Jul 10 20:41:54 2012 +0530 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri Jul 20 08:59:02 2012 +0100 |
tree | 1089fb91f6eab452dfbd40a13b862de0e567f474 | |
parent | 73ec513a3b1fa89d3cbaf0bc7dcc3a2b67936f2a [diff] |
[SCSI] ufs: fix incorrect return value about SUCCESS and FAILED 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>