misc: make sure Tizen notifier is executed before reset 03/153803/3 accepted/tizen/4.0/unified/20171017.212508 accepted/tizen/unified/20171017.071151 submit/tizen/20171017.031118 submit/tizen_4.0/20171017.030930
authorŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 29 Sep 2017 13:24:05 +0000 (15:24 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 13 Oct 2017 09:24:19 +0000 (09:24 +0000)
commit4836e32843171ddcff379cf9a5ca412eaa2614b6
treeaf260bd61af99f5bbfd32e2106bd14e3e03ff134
parent6aaf758f907b4cfe5c040610fcae42f213a84308
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