commit | f5764e84f969801b6752dfb6a56f8f714cf5e7e4 | [log] [tgz] |
---|---|---|
author | Sahitya Tummala <stummala@codeaurora.org> | Mon Oct 03 13:46:00 2011 +0530 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Tue Oct 04 17:14:18 2011 -0700 |
tree | e1b65029af077915e7df2018f1e35f51145ee044 | |
parent | 71aef188b28ed06c44bebbe9d2c02be7296a0597 [diff] |
msm: 8064: configure SDC1 and SDC3 clock pin to NO PULL mode At power on, by default SDC1 and SDC3 clock pins are configured in NO PULL mode and currently driver depends on this power on default state to keep the clock lines in NO PULL mode. But this change explicitly configures the clock pins to NO PULL mode. Signed-off-by: Sahitya Tummala <stummala@codeaurora.org>