commit | 5c77c0212b97693219ead6dcddf7e036421012d7 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sun Dec 06 10:55:28 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:05 2016 +0100 |
tree | b79c4f6980af204992883f17ebf55926c64e92db | |
parent | f372d5f59cc4879eee3efe19e309f95c4078d748 [diff] |
gpio: intel-mid: 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: David Cohen <david.a.cohen@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>