]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 May 2024 08:55:14 +0000 (11:55 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Jun 2024 07:24:13 +0000 (09:24 +0200)
commitf26945d76a90f93a40e27238210bf0580cf8476f
tree7a13b085bd0ec6777d034a0d3a2765350397733f
parentdc02d925dc1638ba6c3b8082858cb20970fa674f
pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC()

Add PINCTRL_FUNCTION_DESC() macro for inline use.

While at it, fix adjective form in the comment of PINCTRL_GROUP_DESC().

Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20240530085745.1539925-6-andy.shevchenko@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/core.h
drivers/pinctrl/pinmux.c
drivers/pinctrl/pinmux.h