commit | dee07cea5452a5d50c6273f7a0d3c1aaa7ce9508 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 23:15:53 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Apr 26 15:35:39 2016 +0200 |
tree | fa7a6a51169a8a8de134351d63d67f430bb2bad6 | |
parent | a00d60a0a2896bced073810fc86ea0764ac54939 [diff] |
serial: sc16is7xx: 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>