diff options
author | Jianqun Xu <[email protected]> | 2020-10-13 14:37:31 +0800 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-11-04 15:00:28 +0100 |
commit | 8045ec42d14c6f77b5e925d1421150c043dfb75d (patch) | |
tree | 240d2747cb0f67634a3574731aef391f1311c288 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 63fbf8013b2f6430754526ef9594f229c7219b1f (diff) |
pinctrl: rockchip: create irq mapping in gpio_to_irq
Remove totally irq mappings create in probe, the gpio irq mapping will
be created when do
gpio_to_irq ->
rockchip_gpio_to_irq ->
irq_create_mapping
This patch can speed up system boot on, also abandon many unused irq
mappings' create.
Signed-off-by: Jianqun Xu <[email protected]>
Reviewed-by: Heiko Stuebner <[email protected]>
Reviewed-by: Kever Yang<[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions