[PATCH v2 0/5] ACPI: EC: Simplify boot EC setup

From: Rafael J. Wysocki
Date: Fri Feb 01 2019 - 05:04:40 EST


Hi All,

On Tuesday, January 22, 2019 12:55:18 PM CET Rafael J. Wysocki wrote:
> Hi All,
>
> The setup of the boot EC is unnecessarily tangled now, so untangle it to
> make the code flow in there easier to follow.
>
> The only intentional functional impact of this series should be changes
> in messages printed to the kernel log.
>
> The patches are on top of https://patchwork.kernel.org/patch/10773757/

This v2 is here, because the first patch in the previous version contained
too bugs that were overlooked, because it attempted to do too much in one
go. So this time use smaller patches and add one to make boot_ec static
(which it should be).

Thanks,
Rafael