commit | daa531db8a09dc00084a6030c81f2555a8de70ac | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 11 10:53:18 2018 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Dec 12 16:47:10 2018 +0000 |
tree | a159632e69f91f1c025af4abc1223faa0efc8aba | |
parent | 05f224ca669398b567d09feb6e2ceefcb7d7f945 [diff] |
regulator: wm8994: Rely on core to handle GPIO descriptor After making sure that the regulator core always take over handling of the GPIO descriptors, the gpiod_put() on the errorpath of the wm8994 driver becomes redundant. Reported-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Mark Brown <broonie@kernel.org>