remarkable-linux/drivers/scsi/ufs
Wolfram Sang 11f08ca811 [SCSI] ufs: don't check resource with devm_ioremap_resource
devm_ioremap_resource does sanity checks on the given resource. No need to
duplicate this in the driver.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
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] ufs: don't check resource with devm_ioremap_resource 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