commit | d46b3f5bc0fc265b7ef013e76d7d43f85e4b1e7c | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Sat Oct 16 21:27:37 2021 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat Oct 16 21:31:06 2021 -0700 |
tree | 4f2ed9b1502b27e2bfc90290b5d51962c0b7341e | |
parent | dcd6a66a23e97e999e8ccededb6256863d288379 [diff] |
reboot: export symbol 'reboot_mode' Some drivers like Qualcomm pm8941-pwrkey need to access 'reboot_mode' for triggering reboot between cold and warm mode. Export the symbol, so that drivers built as module can still access the symbol. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Link: https://lore.kernel.org/r/20210714095850.27185-2-shawn.guo@linaro.org Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>