commit | 0701e49da9852e455d63efb7bcd225d3c8af11df | [log] [tgz] |
---|---|---|
author | subhashj@codeaurora.org <subhashj@codeaurora.org> | Fri Feb 03 16:58:01 2017 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Feb 07 18:04:12 2017 -0500 |
tree | bba678979d4162bb4760627ab8d7e5f8ca3586b5 | |
parent | 401f1e4490ee9d6e74d7514903dd01dae61488bf [diff] |
scsi: ufs: kick start clock scaling only after device detection UFS clock scaling might start kicking in even before the device is running at the fastest interface speed which is undesirable. This change moves the clock scaling kick start only after the device is detected and running at the fastest interface speed. Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>