mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-04 19:57:28 +00:00
platform_get_irq*() now returns on -ENXIO when the resource cannot be found. Ensure all users of platform_get_irq*() handle this error appropriately. Signed-off-by: David Vrabel <dvrabel@arcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>