scsi: ufs: fix handling of bActiveICCLevel

Host can set the bActiveICCLevel attribute of UFS device/card to control
the power consumption level by the device in active mode.
bActiveICCLevel is volatile attribute for UFS device (as per latest v2.1
spec) and for removable UFS card as well hence this change sets this
parameter on every attempt to probe the device/card.

Change-Id: Ic75e9501cda98094fa0dc17af217b275fcb4ea31
Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
1 file changed