summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/gpio
diff options
context:
space:
mode:
authorSerge Semin <Sergey.Semin@baikalelectronics.ru>2020-07-30 18:28:07 +0300
committerLinus Walleij <linus.walleij@linaro.org>2020-08-27 11:32:58 +0300
commitfeeaefd378cae2f6840f879d6123ef265f8aee79 (patch)
tree91a4106975933389d739a2ccaf6eab747fb8e151 /Documentation/devicetree/bindings/gpio
parentdaa3f58d180c075abc11e076fa70142682e24272 (diff)
downloadlinux-feeaefd378cae2f6840f879d6123ef265f8aee79.tar.xz
gpio: dwapb: Use resource managed GPIO-chip add data method
Since the resource managed version of gpiochip_add_data() will handle the GPIO-chip data automated cleanup we can freely remove the DW APB GPIO driver code responsible for that. After doing so the DW APB GPIO driver removal callback can be also fully discarded since there is nothing left to be done for it. All the cleanups are now performed by means of the device managed framework. Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/20200730152808.2955-11-Sergey.Semin@baikalelectronics.ru Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/gpio')
0 files changed, 0 insertions, 0 deletions