Re: [PATCH v3 00/12] macintosh: Resolve various PMU driver problems
From: Finn Thain <hidden>
Date: 2018-06-24 11:34:31
Also in:
lkml
From: Finn Thain <hidden>
Date: 2018-06-24 11:34:31
Also in:
lkml
On Wed, 13 Jun 2018, I wrote:
Finn Thain (12):
macintosh/via-pmu: Fix section mismatch warning
macintosh/via-pmu: Add missing mmio accessors
macintosh/via-pmu: Don't clear shift register interrupt flag twice
macintosh/via-pmu: Enhance state machine with new 'uninitialized'
state
macintosh/via-pmu: Replace via pointer with via1 and via2 pointers
macintosh/via-pmu: Add support for m68k PowerBooks
macintosh/via-pmu: Make CONFIG_PPC_PMAC Kconfig deps explicit
macintosh/via-pmu68k: Don't load driver on unsupported hardware
macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver
macintosh: Use common code to access RTC
macintosh/via-pmu: Clean up interrupt statistics
macintosh/via-pmu: Disambiguate interrupt statistics
Patch 10/12 ("macintosh: Use common code to access RTC") conflicts with
Arnd's RTC work, but the rest of this series can still be reviewed and
merged as-is.
I will rewrite patch 10/12 after Arnd's fixes and this series have all
made their way through both powerpc and m68k trees, and submit it
separately.
Thanks.
--