Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"
authorBartosz Golaszewski <brgl@bgdev.pl>
Tue, 15 Mar 2022 16:52:05 +0000 (17:52 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Mar 2022 16:59:08 +0000 (09:59 -0700)
commit56e337f2cf1326323844927a04e9dbce9a244835
tree100ae36c9691fd2c6bbbc49ddbdd3765ee4ef9b3
parent6665ca15746dc34606b5d79fae278a101a368437
Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"

This reverts commit fc328a7d1fcce263db0b046917a66f3aa6e68719.

This commit - while attempting to fix a regression - has caused a number
of other problems. As the fallout from it is more significant than the
initial problem itself, revert it for now before we find a correct
solution.

Link: https://lore.kernel.org/all/20220314192522.GA3031157@roeck-us.net/
Link: https://lore.kernel.org/stable/20220314155509.552218-1-michael@walle.cc/
Link: https://lore.kernel.org/all/20211217153555.9413-1-marcelo.jimenez@gmail.com/
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Reported-and-bisected-by: Guenter Roeck <linux@roeck-us.net>
Reported-by: Michael Walle <michael@walle.cc>
Cc: Thorsten Leemhuis <linux@leemhuis.info>
Cc: Marcelo Roberto Jimenez <marcelo.jimenez@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/gpio/gpiolib.c