commit | 396e778a4f37cd89cd02aa21f75fdcd611523baa | [log] [tgz] |
---|---|---|
author | Subhash Jadavani <subhashj@codeaurora.org> | Fri Dec 20 12:43:35 2013 -0800 |
committer | Subhash Jadavani <subhashj@codeaurora.org> | Wed May 07 12:01:51 2014 -0700 |
tree | cdaed2d66bf5bb854e9b7760710af5d31b2c085b | |
parent | affe1cf3d484752f914b6a94960d6768ebbbb49b [diff] |
mmc: core: fix the issue with clock scaling in HS400 mode Clock scaling feature would scale up/down the MMC interface clock frequency based on the load on storage. During clock scale up in HS400 bus speed mode, SW is unncesserily doing the tuning even after HS400 switch is done. This change fixes this bug. CRs-Fixed: 660534 Change-Id: I4de06962a3fe6dba2e7ff8420d9a3e3997b33ba1 Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>