Re: [PATCH] power: reset: piix4-poweroff: add missing MODULE_DEVICE_TABLE()

From: Sebastian Reichel

Date: Mon Jul 20 2026 - 19:16:34 EST



On Sat, 04 Jul 2026 23:23:36 +0800, Pengpeng Hou wrote:
> The driver has a match table for the pci bus wired into its driver
> structure, but the table is not exported with MODULE_DEVICE_TABLE().
>
> Add the missing MODULE_DEVICE_TABLE() entry so module alias information
> is generated for automatic module loading.
>
> This is a source-level fix. It does not claim dynamic hardware
> reproduction; the evidence is the driver-owned match table, its use by
> the driver registration structure, and the missing module alias
> publication.
>
> [...]

Applied, thanks!

[1/1] power: reset: piix4-poweroff: add missing MODULE_DEVICE_TABLE()
commit: 675d0e4521e87779fbc82c958095d369addb196e

Best regards,
--
Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>