diff options
author | Serge Semin <Sergey.Semin@baikalelectronics.ru> | 2020-07-30 18:28:05 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-08-27 10:32:58 +0200 |
commit | 4731d80f5ea9b8d754e2a5708b645a9eeef0c9e4 (patch) | |
tree | 6153ec18f489ffca5ac0466fa0978e4dd7b252f1 /drivers/infiniband | |
parent | 69a6f5d9b66f895fa96a2cf893ccf66ad27c08c1 (diff) |
gpio: dwapb: Get reset control by means of resource managed interface
The reset control interface provides the resource managed version of
the reset_control_get() method. The only thing which needs to be also
automated is the reset lane assertion on the device removal. It can be
implemented by means of the custom action definition. After that the reset
control will be purely managed by the device resources interface.
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-9-Sergey.Semin@baikalelectronics.ru
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/infiniband')
0 files changed, 0 insertions, 0 deletions