On Wed, Jan 14, 2026 at 04:30:09PM +0100, Krzysztof Kozlowski wrote: > Make the padctl functions a bit simpler by returning void instead of > always '0'. The callers - phy init/exit - still need to return 0, but > these are smaller function without if/branching. > > Signed-off-by: Krzysztof Kozlowski > --- > drivers/pinctrl/tegra/pinctrl-tegra-xusb.c | 14 ++++++++------ > 1 file changed, 8 insertions(+), 6 deletions(-) Acked-by: Thierry Reding