Commit latest Qisda version and Bookeen's modification
This commit is contained in:
@@ -181,6 +181,10 @@ __setup("reboot=", reboot_setup);
|
||||
|
||||
void machine_halt(void)
|
||||
{
|
||||
if (pm_power_off)
|
||||
pm_power_off();
|
||||
|
||||
while(1);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user