mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
Revert "rk29: do not call BUG when suspend/resume timeout temporarily"
This reverts commit 7991a0e366.
This commit is contained in:
@@ -459,9 +459,7 @@ static void dpm_drv_timeout(unsigned long data)
|
||||
printk(KERN_EMERG "dpm suspend stack:\n");
|
||||
show_stack(tsk, NULL);
|
||||
|
||||
#ifndef CONFIG_ARCH_RK29
|
||||
BUG();
|
||||
#endif
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user