misc: make sure Tizen notifier is executed before reset
authorŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 29 Sep 2017 13:24:05 +0000 (15:24 +0200)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 23 Nov 2022 02:23:12 +0000 (11:23 +0900)
commitb6919c545649d41ba6dc1859d1634b3b1b1c1784
treeb2d3cbfa89389738c7d2872131537b6929943906
parentb001efcbb45911a2041eaabaa282a23edcbfa84e
misc: make sure Tizen notifier is executed before reset

In case of RaspberryPi the CPU is reset by watchdog triggered from
the bcm2835_restart_notifier_call function. Tizen notifier needs higher
priority to be called before the watchdog.

Change-Id: Ia7f6d895f6f40d1a9b4e57ad41b5bdb55c94f4f2
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
drivers/misc/tizen-inform-reboot.c