commit | cff4c7efbc2a1771af431edad6cf1df2a9d9dd46 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 10:31:35 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:15:06 2016 +0100 |
tree | 97cb81dec97242602f107cef2e1f2c238330c001 | |
parent | 192d3507e2e65790f03ff43aeb1930ae097a8315 [diff] |
pinctrl: spear-plgpio: 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: spear-devel@list.st.com Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>