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)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 2 Apr 2020 04:09:00 +0000 (13:09 +0900)
commit9f024c9cff8d0906f223ec33cea8470f4c6355eb
tree6ca13318e4f7765c8b3b7f51b897d3b598d9424b
parente5db2ede6bf5ed6b3e742642aa41a4aee8436417
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