commit | f5bc3568db62c483049ce688baa06ff68dfb0fbd | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 09:24:32 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:14:53 2016 +0100 |
tree | c689dff048d4fa30ce9f5c779a8372ff0c402b72 | |
parent | 04d367231162560a51e875836a1f2ebf41780adf [diff] |
pinctrl: as3722: use gpiochip data pointer 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: Andrew Bresticker <abrestic@chromium.org> Cc: Mallikarjun Kasoju <mkasoju@nvidia.com> Acked-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>