original_kernel/arch/powerpc/platforms/powernv
Li Zhong c1c8a92f70 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: Li Zhong <zhong@linux.vnet.ibm.com>
2014-09-09 19:02:46 +10:00
..
Kconfig
Makefile powerpc/powernv: Invoke opal call to handle hmi. 2014-08-05 16:33:52 +10:00
eeh-ioda.c powerpc/powernv: Handle compound PE for EEH 2014-08-05 16:33:34 +10:00
eeh-powernv.c powerpc/eeh: Aux PE data for error log 2014-08-05 15:41:43 +10:00
opal-async.c
opal-dump.c arch/powerpc/platforms/powernv/opal-dump.c: fix world-writable sysfs files 2014-08-07 22:38:55 +09:30
opal-elog.c This finally applies the stricter sysfs perms checking we pulled out 2014-08-10 21:31:58 -07:00
opal-flash.c
opal-hmi.c powerpc: use machine_subsys_initcall() for opal_hmi_handler_init() 2014-09-09 19:02:46 +10:00
opal-lpc.c
opal-memory-errors.c
opal-msglog.c
opal-nvram.c
opal-rtc.c
opal-sensor.c
opal-sysparam.c
opal-tracepoints.c
opal-wrappers.S powerpc/powernv: Interface to register/unregister opal dump region 2014-08-13 15:13:45 +10:00
opal-xscom.c
opal.c powerpc/powernv: Interface to register/unregister opal dump region 2014-08-13 15:13:45 +10:00
pci-ioda.c powerpc/powernv: Fix IOMMU group lost 2014-08-13 15:13:42 +10:00
pci-p5ioc2.c
pci.c powerpc/powernv: Handle compound PE in config accessors 2014-08-05 16:33:39 +10:00
pci.h powerpc/powernv: Handle compound PE 2014-08-05 16:33:30 +10:00
powernv.h
rng.c
setup.c powerpc/book3s: Add basic infrastructure to handle HMI in Linux. 2014-08-05 16:33:48 +10:00
smp.c
subcore-asm.S
subcore.c
subcore.h