commit | 9949e702e69718965f3c3c6787eb17d420daa7df | [log] [tgz] |
---|---|---|
author | Yaniv Gardi <ygardi@codeaurora.org> | Sun May 17 18:55:05 2015 +0300 |
committer | James Bottomley <JBottomley@Odin.com> | Tue Jun 02 13:20:14 2015 -0700 |
tree | 969e36fdaed3154ace03c9284c7bc5d7c54c270e | |
parent | 2c0cc2e2693b3c13cf007cfd25b6ea43a1eceb45 [diff] |
scsi: ufs: add quirk to handle broken UFS HCI version Some host controller hardware controllers may not advertise correct version in UFS HCI VER register. To workaround this, add new quirk and call the host controller hardware vendor specific callback to get the correct UFS HCI version register value. Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org> Reviewed-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: James Bottomley <JBottomley@Odin.com>