commit | 0788b6448067f51c53ef0514a82e3d89f91dfabd | [log] [tgz] |
---|---|---|
author | Linus Walleij <[email protected]> | Mon Dec 07 09:58:28 2015 +0100 |
committer | Linus Walleij <[email protected]> | Tue Jan 05 11:21:07 2016 +0100 |
tree | c4d04eb0459754949b0e06520698b123cb8eaed6 | |
parent | 5e45e019161977c70e236a043133cfa106cebbd9 [diff] |
gpio: max732x: 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: Nicholas Krause <[email protected]> Cc: Marek Vasut <[email protected]> Cc: Semen Protsenko <[email protected]> Signed-off-by: Linus Walleij <[email protected]>