scsi: ufs: Factor out ufshcd_read_desc_param

Since in UFS 2.1 specification some of the descriptor lengths differs
from 2.0 specification and some devices, which are reporting spec
version 2.0 have different descriptor lengths we can not rely on
hardcoded values taken from 2.0 specification. This patch introduces
reading these lengths per each device from descriptor headers at probe
time to ensure their correctness.

Change-Id: I0e1be5b5914e008b0fb09e547b1f8c4ee966efc4
Signed-off-by: Michal' Potomski <michalx.potomski@intel.com>
Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Git-commit: a4b0e8a4e92b1baa860e744847fbdb84a50a5071
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
[sayalil@codeaurora.org: resolve trivial merge conflicts]
Signed-off-by: Sayali Lokhande <sayalil@codeaurora.org>
6 files changed