macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver
Now that the PowerMac via-pmu driver supports m68k PowerBooks, switch over to that driver and remove the via-pmu68k driver. Tested-by: Stan Johnson <userm57@yahoo.com> Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
parent
54c990775f
commit
ebd722275f
9 changed files with 14 additions and 904 deletions
|
|
@ -94,7 +94,7 @@ enum {
|
|||
PMU_PADDINGTON_BASED, /* 1999 PowerBook G3 */
|
||||
PMU_KEYLARGO_BASED, /* Core99 motherboard (PMU99) */
|
||||
PMU_68K_V1, /* Unused/deprecated */
|
||||
PMU_68K_V2, /* 68K PMU, version 2 */
|
||||
PMU_68K_V2, /* Unused/deprecated */
|
||||
};
|
||||
|
||||
/* PMU PMU_POWER_EVENTS commands */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue