summaryrefslogtreecommitdiff
path: root/drivers/input/misc/pwm-beeper.c
diff options
context:
space:
mode:
authorEric Ernst <eric.ernst@linux.intel.com>2016-09-02 16:12:06 -0700
committerDmitry Shmidt <dimitrysh@google.com>2016-09-20 17:39:47 +0000
commitfa42b29f530e15078b4e3070fd62e310211ee3de (patch)
treec8df1788d33b7218628383fbd9aa40ed535be7ae /drivers/input/misc/pwm-beeper.c
parent17e35cbf1863e5cf74425594056ef28b18f762bf (diff)
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: Eric Ernst <eric.ernst@linux.intel.com>
Diffstat (limited to 'drivers/input/misc/pwm-beeper.c')
0 files changed, 0 insertions, 0 deletions