]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "gpiolib: Remove duplicated function gpio_do_set_config()"
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 3 Feb 2020 13:03:37 +0000 (14:03 +0100)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 10 Feb 2020 09:55:18 +0000 (10:55 +0100)
commitd92fa90d956aa1ac6a62185f8ac2fa2ad7a54b5d
treede50a51bb6417c89673862703b6f999e56f48ce6
parent9f9285b96014e47599924b03ab0c07fa1549e04b
Revert "gpiolib: Remove duplicated function gpio_do_set_config()"

This reverts commit 95ff87b3cb02b856236da495f879d897fdeb5fdd.

This patch came on top of another patch that introduced a regression.
Revert it before addressing the culprit.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
drivers/gpio/gpiolib.c