The changes in this patch set are almost same as the previous one that I send on Jul 8. But the previous version wasn't cleanly applied to the upstream kernel because it depend on my local work in progress patches. So this version fixes it and it also includes another bug fix in the same area.
Akinobu Mita (3): ufshcd-pci: release ioremapped region during removing driver ufs: don't disable_irq() if the IRQ can be shared among devices ufs: don't stop controller before scsi_remove_host() drivers/scsi/ufs/ufshcd-pci.c | 38 +++++++++----------------------------- drivers/scsi/ufs/ufshcd-pltfrm.c | 1 - drivers/scsi/ufs/ufshcd.c | 2 +- 3 files changed, 10 insertions(+), 31 deletions(-) Cc: Seungwon Jeon <tgih....@samsung.com> Cc: Vinayak Holikatti <vinholika...@gmail.com> Cc: Santosh Y <santos...@gmail.com> Cc: "James E.J. Bottomley" <jbottom...@parallels.com> Cc: linux-scsi@vger.kernel.org -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html