commit | 6fae39003811e11f10481f43f13ff611ad18c831 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Tue Jul 30 00:36:04 2013 +0530 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Aug 26 12:51:29 2013 +0400 |
tree | c8364e9ae0f665e0f7e31f659867c326955aa5ff | |
parent | cfdf9c9103e4b80feb222c2ec1dbec6b8fe9edbf [diff] |
[SCSI] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe() There is a error message within devm_ioremap_resource already, so remove the dev_err call to avoid redundant error message. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Santosh Y <santoshsy@gmail.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>