diff options
author | Anson Huang <[email protected]> | 2020-09-08 16:11:59 +0800 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-09-29 13:44:36 +0200 |
commit | 07ae3f0784c14c3ae8e20ed11c62139f45a8ac7b (patch) | |
tree | b2bc059160fa213ad19b5406306e7e535179c151 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 82d70627e94a04a8de0df5b9f417da3841effbd2 (diff) |
pinctrl: imx: Use function callbacks for SCU related functions
Use function callbacks for SCU related functions in pinctrl-imx.c
in order to support the scenario of PINCTRL_IMX is built in while
PINCTRL_IMX_SCU is built as module, all drivers using SCU pinctrl
driver need to initialize the SCU related function callback, and
no need to check CONFIG_PINCTRL_IMX_SCU anymore, hence stub functions
also can be removed.
Signed-off-by: Anson Huang <[email protected]>
Reviewed-by: Dong Aisheng <[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-sqlite.py')
0 files changed, 0 insertions, 0 deletions