[PATCH v3 3/4] firmware: coreboot: Replace tag with id table in driver struct
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Thu Jan 18 00:46:29 PST 2024
Il 17/01/24 20:03, Nícolas F. R. A. Prado ha scritto:
> Switch the plain 'tag' field in struct coreboot_driver for the newly
> created coreboot_device_id struct, which also contains a tag field and
> has the benefit of allowing modalias generation, and update all coreboot
> drivers accordingly.
>
> While at it, also add the id table for each driver to the module device
> table to allow automatically loading the module.
>
> Signed-off-by: Nícolas F. R. A. Prado <nfraprado at collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
More information about the linux-arm-kernel
mailing list