From: Wei Yongjun Date: Mon, 29 Jul 2013 19:06:04 +0000 (+0530) Subject: [SCSI] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe() X-Git-Tag: v3.12-rc1~180^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fae39003811e11f10481f43f13ff611ad18c831;p=pandora-kernel.git [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 Signed-off-by: Santosh Y Signed-off-by: James Bottomley --- Reading git-diff-tree failed