From: David S. Miller Date: Sat, 27 Jan 2024 14:31:55 +0000 (+0000) Subject: Merge branch 'txgbe-irq_domain' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=beb53f32698ff9cd0ca442c1f856ea0ecfb82be3;p=linux.git Merge branch 'txgbe-irq_domain' Jiawen Wu says: ==================== Implement irq_domain for TXGBE Implement irq_domain for the MAC interrupt and handle the sub-irqs. v3 -> v4: - fix build error v2 -> v3: - use macro defines instead of magic number v1 -> v2: - move interrupt codes to txgbe_irq.c - add txgbe-link-irq to msic irq domain - remove functions that are not needed ==================== Signed-off-by: David S. Miller --- beb53f32698ff9cd0ca442c1f856ea0ecfb82be3