commit | d0e49dabc60bf00b4a148742d3e4a16b1dbd8577 | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sebastian.reichel@collabora.co.uk> | Mon May 15 11:24:32 2017 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue May 23 09:49:06 2017 +0200 |
tree | ff63b8de055433275c0f018d0ebf68691382416f | |
parent | 2f98e78b5a6b0f14073d677a224428e24b3bdccb [diff] |
pinctrl: mcp23s08: switch to devm_gpiochip_add_data Switching to devm_gpiochip_add_data simplifies the driver's cleanup routine and safes a few loc. Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>