[RFC PATCH v2 16/17] irqchip/riscv-rpmi-sysmsi: Add ACPI support

Thomas Gleixner tglx at linutronix.de
Mon Feb 3 05:52:38 PST 2025


On Mon, Feb 03 2025 at 14:19, Anup Patel wrote:
> +
>  static struct platform_driver rpmi_sysmsi_driver = {
>  	.driver = {
>  		.name		= "rpmi-sysmsi",
>  		.of_match_table	= rpmi_sysmsi_match,
> +		.acpi_match_table	= ACPI_PTR(acpi_rpmi_sysmsi_match),

Please indent .name and .of_match_table accordingly.

Thanks,

        tglx



More information about the linux-riscv mailing list