[GIT PULL] gpio: fixes for v5.19-rc7
From: Bartosz Golaszewski
Date: Sun Jul 17 2022 - 03:36:13 EST
Linus,
Please pull the following fix for the gpio simulator for the next rc.
Thanks!
Bartosz Golaszewski
The following changes since commit 32346491ddf24599decca06190ebca03ff9de7f8:
Linux 5.19-rc6 (2022-07-10 14:40:51 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.19-rc7
for you to fetch changes up to 7329b071729645e243b6207e76bca2f4951c991b:
gpio: sim: fix the chip_name configfs item (2022-07-12 13:41:25 +0200)
----------------------------------------------------------------
gpio fixes for v5.19-rc7
- fix a configfs attribute of the gpio-sim module
----------------------------------------------------------------
Bartosz Golaszewski (1):
gpio: sim: fix the chip_name configfs item
drivers/gpio/gpio-sim.c | 16 +++++-----------
1 file changed, 5 insertions(+), 11 deletions(-)