• Ben Dooks's avatar
    [ARM PATCH] 2243/1: BAST - move pm init to init_machine · 8c051dc9
    Ben Dooks authored
    Patch from Ben Dooks
    
    Move the pm code to use the machine's init_machine
    code, instead of an late_initcall(). This change is
    as-per the documentation, and means we do not need to
    check for machine type in the init code.
    
    Thanks to Dimitry Andric for pointing this out
    
    Signed-off-by: Ben Dooks
    Signed-off-by: Russell King
    8c051dc9
mach-bast.c 9.86 KB