close gpio pull state output for system quickly suspend.

This commit is contained in:
cwz
2011-04-26 20:56:33 -07:00
parent 823b0efd98
commit c9e51870fc

View File

@@ -385,8 +385,11 @@ static int rk29_pm_enter(suspend_state_t state)
// dump GPIO INTEN for debug
dump_inten();
// dump GPIO PULL state for debug
//if you want to display the information, please enable the code.
#if 0
dump_io_pull();
#endif
printch('0');
#ifdef CONFIG_RK29_PWM_REGULATOR