diff options
author | Saravana Kannan <[email protected]> | 2021-02-04 17:38:46 -0800 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2021-03-15 12:21:18 +0800 |
commit | e2c1b0ff38c961d49ce34efda48fa45eb1cb5f19 (patch) | |
tree | 13a31a5b1fe53ec8fdec74eb4c27e20241f246f9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a38fd8748464831584a19438cbb3082b5a2dab15 (diff) |
ARM: imx: avic: Convert to using IRQCHIP_DECLARE
Using IRQCHIP_DECLARE lets fw_devlink know that it should not wait for
these interrupt controllers to be populated as struct devices. Without
this change, fw_devlink=on will make the consumers of these interrupt
controllers wait for the struct device to be added and thereby block the
consumers' probes forever. Converting to IRQCHIP_DECLARE addresses boot
issues on imx25 with fw_devlink=on that were reported by Martin.
This also removes a lot of boilerplate code.
Fixes: e590474768f1 ("driver core: Set fw_devlink=on by default")
Reported-by: Martin Kaiser <[email protected]>
Signed-off-by: Saravana Kannan <[email protected]>
Tested-by: Martin Kaiser <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions