Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7e15dbf9 authored by Eric Ernst's avatar Eric Ernst Committed by Dmitry Shmidt
Browse files

ANDROID: input: keyreset: switch to orderly_reboot



Prior restart function would make a call to sys_sync and then
execute a kernel reset.  Rather than call the sync directly,
thus necessitating this driver to be builtin, call orderly_reboot,
which will take care of the file system sync.

Note: since CONFIG_INPUT Kconfig is tristate, this driver can be built
as module, despite being marked bool.

Signed-off-by: default avatarEric Ernst <eric.ernst@linux.intel.com>
parent b3ea9acf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment