diff options
author | Rasmus Villemoes <[email protected]> | 2023-03-02 08:21:31 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-03-07 14:15:37 +0100 |
commit | 6cf103bc03f8a915c8b5c8733a0e7404112f88d8 (patch) | |
tree | 10c4ba9b9256bfbc859eaee23954350bac8455f5 /tools/perf/scripts/python/task-analyzer.py | |
parent | 5a8f9cf269e8e33b8381f6dafb034c6da49f8228 (diff) |
pinctrl: freescale: remove generic pin config core support
No instance of "struct imx_pinctrl_soc_info" sets '.generic_pinconf =
true', so all of this is effectively dead code.
To make it easier to understand the actual code, remove all the unused
cruft. This effectively reverts a5cadbbb081c ("pinctrl: imx: add
generic pin config core support").
It was only in use by a single SOC (imx7ulp) for a few releases, and
the commit message of dbffda08f0e9 ("pinctrl: fsl: imx7ulp: change to
use imx legacy binding") suggests that it won't be used in the
future. Certainly no new user has appeared in 20+ releases, and should
the need arise, this can be dug out of git history again.
Signed-off-by: Rasmus Villemoes <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions