drm/v3d: The third IRQ is optional
authorPhil Elwell <phil@raspberrypi.org>
Thu, 14 Nov 2019 12:00:43 +0000 (12:00 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:09 +0000 (16:33 +0100)
commit3c19387f17ac91eebc6c70fd2312e83d9dfac27d
tree6a4e493f43318492de151ca2a0c4a1a22ef1df93
parentbd141084ea3b612025838d434e34ed7de49cc267
drm/v3d: The third IRQ is optional

As of 5.4, the kernel logs errors for absent IRQs unless requested
with platform_get_irq_optional.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
drivers/net/ethernet/broadcom/genet/bcmgenet.c