Re: [PATCH v1 3/3] x86/platform/intel-mid: Add special handling of ACPI HW reduced platforms

From: Ingo Molnar
Date: Fri Jan 19 2018 - 03:15:43 EST



* Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:

> On Wed, 2018-01-17 at 19:34 +0200, Andy Shevchenko wrote:
> > When switching to ACPI HW reduced platforms we still want to
> > initialize timers.
> > Override acpi_reduced_hw_init() to achieve that.
>
> Just realized, that it may annihilate the other acpi_reduced_hw_init()
> on non-MID platforms...
>
> Open to suggestions how would be better to deal with this (I really
> don't like the idea to spread MID quirks all over the code).
>
> P.S. Patch 2 from the series still makes sense per se.

Ok, I'll apply patch #2 to tip:x86/platform.

Thanks,

Ingo