linux-stable/drivers/scsi/ufs
Wei Yongjun 6fae390038 [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>
2013-08-26 12:51:29 +04:00
..
Kconfig [SCSI] ufs: SCSI_UFSHCD should depend on SCSI_DMA 2013-06-04 11:16:20 -07:00
Makefile [SCSI] ufs: Add Platform glue driver for ufshcd 2013-05-02 16:16:50 -07:00
ufs.h [SCSI] ufs: Add support for host assisted background operations 2013-08-26 12:51:25 +04:00
ufshcd-pci.c [SCSI] ufs: don't disable_irq() if the IRQ can be shared among devices 2013-08-26 12:51:27 +04:00
ufshcd-pltfrm.c [SCSI] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe() 2013-08-26 12:51:29 +04:00
ufshcd.c [SCSI] ufs: don't stop controller before scsi_remove_host() 2013-08-26 12:51:28 +04:00
ufshcd.h [SCSI] ufs: Add support for host assisted background operations 2013-08-26 12:51:25 +04:00
ufshci.h [SCSI] ufs: Set fDeviceInit flag to initiate device initialization 2013-08-26 12:51:25 +04:00