On Wed, 15 Nov 2023 17:18:53 +
Thierry Escande wrote:
> This patch removes the unused field use_acpi_hotplug_bridge from the
> ICH9LPCPMRegs structure as it is now part of AcpiPciHpState.
>
> Hotplug fields have been removed from piix4 state structure by commit
> 6536e427ce49 (pcihp: move fi
On 15/11/23 18:18, Thierry Escande wrote:
This patch removes the unused field use_acpi_hotplug_bridge from the
ICH9LPCPMRegs structure as it is now part of AcpiPciHpState.
Hotplug fields have been removed from piix4 state structure by commit
6536e427ce49 (pcihp: move fields enabling hotplug into
This patch removes the unused field use_acpi_hotplug_bridge from the
ICH9LPCPMRegs structure as it is now part of AcpiPciHpState.
Hotplug fields have been removed from piix4 state structure by commit
6536e427ce49 (pcihp: move fields enabling hotplug into AcpiPciHpState)
so do the same for ich9.
S