From: Dolev Raviv Date: Mon, 29 Jul 2013 19:05:58 +0000 (+0530) Subject: [SCSI] ufs: Set fDeviceInit flag to initiate device initialization X-Git-Tag: v3.12-rc1~180^2~80 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68078d5cc1a59b2ddfc6982c67308f20f991426a;p=pandora-kernel.git [SCSI] ufs: Set fDeviceInit flag to initiate device initialization Allow UFS device to complete its initialization and accept SCSI commands by setting fDeviceInit flag. The device may take time for this operation and hence the host should poll until fDeviceInit flag is toggled to zero. This step is mandated by UFS device specification for device initialization completion. Signed-off-by: Dolev Raviv Signed-off-by: Sujit Reddy Thumma Signed-off-by: Santosh Y Signed-off-by: James Bottomley --- Reading git-diff-tree failed