commit | a00d60a0a2896bced073810fc86ea0764ac54939 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 23:11:05 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Apr 26 15:35:25 2016 +0200 |
tree | 11470ec834e7504fc99e3d3579c6b2bd6de6b7e6 | |
parent | cbc3f10f9ead9c9f664a9dc6697c31312e36d50e [diff] |
serial: max310x: 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: Jiri Slaby <jslaby@suse.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>