]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: tegra: Export tegra_pinctrl_probe()
authorPrathamesh Shete <pshete@nvidia.com>
Mon, 27 Apr 2026 13:42:26 +0000 (13:42 +0000)
committerLinus Walleij <linusw@kernel.org>
Wed, 27 May 2026 12:03:07 +0000 (14:03 +0200)
commite624fb83ccb44e202e1d6d4dc74681bec4f8a597
tree1a2e4817c4b388ab50506ac36f50ae5e2de60602
parent993d38647804592e1fd017a1584665be8f8f0308
pinctrl: tegra: Export tegra_pinctrl_probe()

Export tegra_pinctrl_probe() to allow SoC-specific Tegra pinctrl drivers
built as modules to use the common probe path.

Signed-off-by: Prathamesh Shete <pshete@nvidia.com>
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/tegra/pinctrl-tegra.c