mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-09 20:13:13 +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>