commit | ab8866c5d3ddf2013a6841910e0368ec840cc155 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andy.shevchenko@gmail.com> | Thu May 30 11:55:18 2024 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jun 17 09:24:49 2024 +0200 |
tree | 8abc7a81af0f17f688601ddaa191ec09ee481cdf | |
parent | be9e92afd3994dc2c820f3c93144822f7aa81ec1 [diff] |
pinctrl: keembay: 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-10-andy.shevchenko@gmail.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>