]> www.infradead.org Git - users/jedix/linux-maple.git/commit
irqchip/armada-370-xp: Use BIT() and GENMASK() macros
authorMarek BehĂșn <kabel@kernel.org>
Mon, 8 Jul 2024 15:17:55 +0000 (17:17 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 30 Jul 2024 11:35:45 +0000 (13:35 +0200)
commit2613b94d2dc5fc6b80ea8175ac3dbf579e6e1bac
tree76212d6ed352d61c5c13e569a54dff83226276bb
parentf04ef167b350722f1623308c085c3ce119894035
irqchip/armada-370-xp: Use BIT() and GENMASK() macros

Use the BIT() and GENMASK() macros where appropriate.

Signed-off-by: Marek BehĂșn <kabel@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/all/20240708151801.11592-5-kabel@kernel.org
drivers/irqchip/irq-armada-370-xp.c