]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: tegra: Fix offset of pinctrl calls
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 19 Feb 2019 20:32:02 +0000 (21:32 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 19 Feb 2019 20:48:20 +0000 (21:48 +0100)
commit836e9340550795a9266fbcabe6d017610028bbaf
tree5c7495136333f30486194050e6afd983e271c570
parent2532ea05f40100de5b51fe901c10c1caf0400109
gpio: tegra: Fix offset of pinctrl calls

This patch hunk is a lightly modified version of a diff found
in a Tegra code dump from a product tree. It makes a lot of
sense because this is what most drivers do.

Cc: Thierry Reding <treding@nvidia.com>
Cc: Stefan Agner <stefan@agner.ch>
Cc: Dmitry Osipenko <digetx@gmail.com>
Cc: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-tegra.c