Skip to content
Commit c1c8a92f authored by Li Zhong's avatar Li Zhong Committed by Michael Ellerman
Browse files

powerpc: use machine_subsys_initcall() for opal_hmi_handler_init()



As opal_message_init() uses machine_early_initcall(powernv, ), and
opal_hmi_handler_init() depends on that early initcall, so it also needs
use machine_* to check the machine_id.

Signed-off-by: default avatarLi Zhong <zhong@linux.vnet.ibm.com>
parent 85101af1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment