OSDN Git Service

scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1
authorkehuanlin <chgokhl@gmail.com>
Wed, 6 Sep 2017 09:58:39 +0000 (17:58 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 28 Sep 2017 01:47:06 +0000 (21:47 -0400)
commit83dc7e3dea76b77b6bcc289eb86c5b5c145e8dff
treedbf56fc58e0a2c4731dfd3b40271a7e80cf4bb36
parent3d21fbdedc8b0a6a73528bc6fd2850fdc1e93031
scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1

Since the command type of UTRD in UFS 2.1 specification is the same with
UFS 2.0. And it assumes the future UFS specification will follow the
same definition.

Signed-off-by: kehuanlin <kehuanlin@pinecone.net>
Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/ufs/ufshcd.c