• Linus Walleij's avatar
    gpio: rcar: use gpiochip data pointer · c7b6f457
    Linus Walleij authored
    This makes the driver use the data pointer added to the gpio_chip
    to store a pointer to the state container instead of relying on
    container_of().
    
    Cc: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
    Cc: Geert Uytterhoeven <geert+renesas@glider.be>
    Cc: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com>
    Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
    c7b6f457
gpio-rcar.c 12.9 KB