diff options
author | Serge Semin <Sergey.Semin@baikalelectronics.ru> | 2020-07-30 17:28:07 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-08-27 10:32:58 +0200 |
commit | feeaefd378cae2f6840f879d6123ef265f8aee79 (patch) | |
tree | 91a4106975933389d739a2ccaf6eab747fb8e151 /net/tls | |
parent | gpio: dwapb: Get clocks by means of resource managed interface (diff) | |
download | linux-feeaefd378cae2f6840f879d6123ef265f8aee79.tar.xz linux-feeaefd378cae2f6840f879d6123ef265f8aee79.zip |
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 'net/tls')
0 files changed, 0 insertions, 0 deletions