From: Akinobu Mita Date: Mon, 29 Jul 2013 19:06:03 +0000 (+0530) Subject: [SCSI] ufs: don't stop controller before scsi_remove_host() X-Git-Tag: v3.12-rc1~180^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfdf9c9103e4b80feb222c2ec1dbec6b8fe9edbf;p=pandora-kernel.git [SCSI] ufs: don't stop controller before scsi_remove_host() scsi_remove_host() sends SYNCHRONIZE CACHE commands for write cache enabled scsi disk devices. So stopping controller working shouldn't be done before scsi_remove_host(). Signed-off-by: Akinobu Mita Signed-off-by: Santosh Y Signed-off-by: James Bottomley --- Reading git-diff-tree failed