From 6fae39003811e11f10481f43f13ff611ad18c831 Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Tue, 30 Jul 2013 00:36:04 +0530 Subject: [PATCH] [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-format-patch failed