Skip to content
Commit 5e3675ce authored by Dave Stevenson's avatar Dave Stevenson Committed by popcornmix
Browse files

i2c: brcmstb: The interrupt line is optional, so use platform_get_irq_optional



If there is no interrupt defined then an error is logged due
to the use of platform_get_irq. The driver handles not having
the interrupt by falling back to polling, therefore make
the appropriate call when claiming it.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
parent 053a5c2f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment