diff options
author | Marcelo Roberto Jimenez <marcelo.jimenez@gmail.com> | 2022-03-07 12:57:24 +0300 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-03-07 17:25:27 +0300 |
commit | fc328a7d1fcce263db0b046917a66f3aa6e68719 (patch) | |
tree | 8b208bc2f7c69822d1c1d604c73d58e4e97d40b8 /drivers/usb/dwc2/gadget.c | |
parent | 5f84e73f9a8f14b95115b0eb2080da6d9fa7a82e (diff) | |
download | linux-fc328a7d1fcce263db0b046917a66f3aa6e68719.tar.xz |
gpio: Revert regression in sysfs-gpio (gpiolib.c)
Some GPIO lines have stopped working after the patch
commit 2ab73c6d8323f ("gpio: Support GPIO controllers without pin-ranges")
And this has supposedly been fixed in the following patches
commit 89ad556b7f96a ("gpio: Avoid using pin ranges with !PINCTRL")
commit 6dbbf84603961 ("gpiolib: Don't free if pin ranges are not defined")
But an erratic behavior where some GPIO lines work while others do not work
has been introduced.
This patch reverts those changes so that the sysfs-gpio interface works
properly again.
Signed-off-by: Marcelo Roberto Jimenez <marcelo.jimenez@gmail.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'drivers/usb/dwc2/gadget.c')
0 files changed, 0 insertions, 0 deletions