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>
Thu, 3 Aug 2023 08:42:59 +0000 (17:42 +0900)
commitf8dd2a29af67276c2f3b40b5ade353cc1ac53f5d
tree0696a40e3cf4f2675fff93053704d72a9cf528dc
parent48b06eee9ca2168c585d99318ea404613f89be44
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