]> git.ipfire.org Git - thirdparty/linux.git/commit
pinctrl: Export pinctrl_get_group_selector()
authorLinus Walleij <linusw@kernel.org>
Sat, 13 Jun 2026 20:02:30 +0000 (22:02 +0200)
committerLinus Walleij <linusw@kernel.org>
Mon, 15 Jun 2026 13:01:15 +0000 (15:01 +0200)
commit8b2c4f88c6ee86efdbc81bed1684e13e2efebd53
treec625975da31d53e7f025d27ecbc852187767a91c
parent894a81b9c4fbb36032db3cad0c5697aecb2bd694
pinctrl: Export pinctrl_get_group_selector()

The recently added UltraRISC DP1000 is using this symbol, and in
a reasonable way as well, so export it.

Acked-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Reported-by: Nathan Chancellor <nathan@kernel.org>
Closes: Link: https://lore.kernel.org/linux-gpio/20260613164847.GA3152104@ax162/
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202606130210.ytVPxHlm-lkp@intel.com/
Fixes: cb7037924836 ("pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driver")
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/core.c