[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 04/12] acpi: serial: don't use _STA method
From: |
Gerd Hoffmann |
Subject: |
Re: [PATCH v2 04/12] acpi: serial: don't use _STA method |
Date: |
Mon, 6 Apr 2020 12:20:53 +0200 |
> > Signed-off-by: Gerd Hoffmann <address@hidden>
> I'd drop this patch and squash commit message into 8/12,
> but I don't insist since get_system_io() added here is removed by 8/12,
> so either way
They are logically separate changes (even though the first enables the
second), so I'd prefer to keep them separate.
Reordering the series so they are grouped makes sense though I think.
take care,
Gerd
- [PATCH v2 00/12] acpi: i386 tweaks, Gerd Hoffmann, 2020/04/03
- [PATCH v2 03/12] acpi: drop pointless _STA method, Gerd Hoffmann, 2020/04/03
- [PATCH v2 01/12] move 'typedef Aml' to qemu/types.h, Gerd Hoffmann, 2020/04/03
- [PATCH v2 02/12] acpi: add aml builder stubs, Gerd Hoffmann, 2020/04/03
- [PATCH v2 04/12] acpi: serial: don't use _STA method, Gerd Hoffmann, 2020/04/03
- [PATCH v2 06/12] acpi: add ISADeviceClass->build_aml(), Gerd Hoffmann, 2020/04/03
- [PATCH v2 12/12] acpi: factor out fw_cfg_add_acpi_dsdt(), Gerd Hoffmann, 2020/04/03
- [PATCH v2 11/12] acpi: move aml builder code for i8042 (kbd+mouse) device, Gerd Hoffmann, 2020/04/03
- [PATCH v2 08/12] acpi: move aml builder code for serial device, Gerd Hoffmann, 2020/04/03
- [PATCH v2 09/12] acpi: move aml builder code for parallel device, Gerd Hoffmann, 2020/04/03