]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit52c53ce8072e98d1e6298f214495f9b30dcc854e
tree100ae36c9691fd2c6bbbc49ddbdd3765ee4ef9b3
parent499b5ad43d8845301fbf96ba0ed23daa9d4065c5
Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"

This reverts commit 7cf59f6c593509b6e73a40de44999ab61fc597b0.

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