leds: lgm-sso: Remove explicit managed GPIO resource cleanup
authorAndy Shevchenko <andy.shevchenko@gmail.com>
Sat, 29 May 2021 11:19:28 +0000 (14:19 +0300)
committerPavel Machek <pavel@ucw.cz>
Tue, 3 Aug 2021 21:46:12 +0000 (23:46 +0200)
commitc31ef7004ee1fd417dd9448ba4a43f42090d27fe
tree238bea70bccb27ebd6d40af2a096c50e5eae66d6
parent1ed4d05e0a0b23ba15e0affcff4008dd537ae3ee
leds: lgm-sso: Remove explicit managed GPIO resource cleanup

The idea of managed resources is that they will be cleaned up automatically
and in the proper order. Remove explicit GPIO cleanup.

Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
drivers/leds/blink/leds-lgm-sso.c