commit | 77e6cd7fb8b62dd1355c47b5507d5c868b12e259 | [log] [tgz] |
---|---|---|
author | Subhash Jadavani <subhashj@codeaurora.org> | Tue Jan 15 18:44:51 2013 +0530 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Thu Feb 14 10:48:48 2013 -0800 |
tree | 851640fdf1d839ba4141fd878a068d3da86a7fb9 | |
parent | a01a973f8b2e63c48b70f77c3b5fb26e09fe2859 [diff] |
8974: board: change the sleep state config of SD card detect GPIO Currently, we set the pull state of SD card detect GPIO as NO_PULL during sleep (suspend) but it's recommended to put set the pull state as PULL_UP during sleep. So this patch changes the sleep state pull configuration to PULL_UP. Change-Id: I9a873c2d7a5097e3cc06e11d432376b6796dc65f Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>