commit | ac9dc85eeaf2e8f19a1846979c4dc700d4fb54dc | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 15:16:50 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:19 2016 +0100 |
tree | 725e9da3fe950cf6473768c9e466dff236d97106 | |
parent | 765aa58778a5726a026a72773dda4d97036d3d1d [diff] |
gpio: xgene: 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: Feng Kan <fkan@apm.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>