ufs: Fix sending unsupported SCSI command
authorSujit Reddy Thumma <sthumma@codeaurora.org>
Tue, 1 Jul 2014 09:22:38 +0000 (12:22 +0300)
committerChristoph Hellwig <hch@lst.de>
Fri, 25 Jul 2014 21:17:02 +0000 (17:17 -0400)
commitb2a6c5223c1e1fe293e965685a8373a6a7aca5fe
tree090c7213fbe4c6ef24452680cf57bf7e8cb140e7
parente9d501b154ff62030670f7a210ed00d4cc2cae26
ufs: Fix sending unsupported SCSI command

UFS 1.1 specification does not support MAINTENANCE IN(0xA3) SCSI
command and hence it doesn't support REPORT SUPPORTED OPERATION CODES
as well.

Change-Id: Ic09c5b46b2511b1c28db478023c32b898ac69e6d
Signed-off-by: Sujit Reddy Thumma <sthumma@codeaurora.org>
Signed-off-by: Dolev Raviv <draviv@codeaurora.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/ufs/ufshcd.c