commit | be9e92afd3994dc2c820f3c93144822f7aa81ec1 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andy.shevchenko@gmail.com> | Thu May 30 11:55:17 2024 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jun 17 09:24:42 2024 +0200 |
tree | 9a9176758d50b4c952541b588c860e7c7b762a2c | |
parent | f3e0473aa834f0bc6e3dea384e3d284aec40df6e [diff] |
pinctrl: ingenic: Convert to use func member Convert drivers to use func member embedded in struct function_desc, because other members will be removed to avoid duplication and desynchronisation of the generic pin function description. Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/20240530085745.1539925-9-andy.shevchenko@gmail.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>