summaryrefslogtreecommitdiff
path: root/drivers/misc/irq_sandbox_test.c
AgeCommit message (Collapse)Author
2021-09-25irq: Tidy up of-platdata irq supportSimon Glass
This function is available but not exported. More generally it does not really work as intended. Reimplement it and add a sandbox test too. Signed-off-by: Simon Glass <sjg@chromium.org>