• Andrey Smirnov's avatar
    gpio: vf610: Simplify vf610_gpio_set() · a262555b
    Andrey Smirnov authored
    The only difference between two codepaths is register offset
    used. Simplify the code a bit by replacing explicit calls with a
    single call with a variable offset. No functional change intended.
    Signed-off-by: default avatarAndrey Smirnov <andrew.smirnov@gmail.com>
    Cc: Linus Walleij <linus.walleij@linaro.org>
    Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>
    Cc: Chris Healy <cphealy@gmail.com>
    Cc: Andrew Lunn <andrew@lunn.ch>
    Cc: Heiner Kallweit <hkallweit1@gmail.com>
    Cc: Fabio Estevam <festevam@gmail.com>
    Cc: linux-gpio@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Cc: linux-imx@nxp.com
    Signed-off-by: default avatarBartosz Golaszewski <bgolaszewski@baylibre.com>
    a262555b
gpio-vf610.c 8.78 KB