]> www.infradead.org Git - users/jedix/linux-maple.git/commit
irqchip/sg2042-msi: Rename functions and data structures to be SG2042 agnostic
authorInochi Amaoto <inochiama@gmail.com>
Sun, 13 Apr 2025 22:49:13 +0000 (06:49 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 14 Apr 2025 17:35:36 +0000 (19:35 +0200)
commitbced55494c23dca674c3c18b4a07ffe7c15000e2
treee3e6dbf9841d94ab6e0a9ed17df6445564beab5c
parent9fe5a0790af6af619940a2819aabe8f6fb30700c
irqchip/sg2042-msi: Rename functions and data structures to be SG2042 agnostic

As the driver logic can be used in both SG2042 and SG2044 SoCs, rename
functions and data structures, which are not SG2042 specific, to SG204x*.

Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Chen Wang <wangchen20@iscas.ac.cn> # SG2042
Reviewed-by: Chen Wang <unicorn_wang@outlook.com>
Link: https://lore.kernel.org/all/20250413224922.69719-3-inochiama@gmail.com
drivers/irqchip/irq-sg2042-msi.c