mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Looks like some boards are calling gpio_request from init_irq. This will make the request_irq fail, as GPIO will be initialized as postcore_initcall. Reported-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
10 KiB
10 KiB