]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/mips-gic: Use bitfield helpers
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 22 Nov 2021 15:54:07 +0000 (16:54 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 25 Nov 2021 16:55:40 +0000 (16:55 +0000)
commit32c5eb16181257a0b05137ad59c5411ae6be0e3b
tree734a86589b2f63649045df6720f872f49164f756
parentc0ecf70f325bfcaac388e5b0a3b6ef31e10fe012
irqchip/mips-gic: Use bitfield helpers

Use the FIELD_GET() helper, instead of open-coding the same operation.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/all/74f9d126961a90d3e311b92a54870eaac5b3ae57.1637593297.git.geert+renesas@glider.be
drivers/irqchip/irq-mips-gic.c