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>
1 file changed