[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211119150703.8326-1-brgl@bgdev.pl>
Date: Fri, 19 Nov 2021 16:07:03 +0100
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Linus Walleij <linus.walleij@...aro.org>,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
Bartosz Golaszewski <brgl@...ev.pl>
Subject: [GIT PULL] gpio: fixes for v5.16-rc2
Linus,
Please pull the following set of fixes for the next RC.
Best Regards,
Bartosz Golaszewski
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.16-rc2
for you to fetch changes up to d6912b1251b47e6b04ea8c8881dfb35a6e7a3e29:
gpio: rockchip: needs GENERIC_IRQ_CHIP to fix build errors (2021-11-16 09:41:44 +0100)
----------------------------------------------------------------
gpio fixes for v5.16-rc2
- fix a coccicheck warning in gpio-virtio
- fix gpio selftests build issues
- fix a Kconfig issue in gpio-rockchip
----------------------------------------------------------------
Kent Gibson (2):
selftests: gpio: fix uninitialised variable warning
selftests: gpio: restore CFLAGS options
Li Zhijian (1):
selftests: gpio: fix gpio compiling error
Randy Dunlap (1):
gpio: rockchip: needs GENERIC_IRQ_CHIP to fix build errors
Yang Li (1):
gpio: virtio: remove unneeded semicolon
drivers/gpio/Kconfig | 1 +
drivers/gpio/gpio-virtio.c | 2 +-
tools/testing/selftests/gpio/Makefile | 1 +
tools/testing/selftests/gpio/gpio-mockup-cdev.c | 2 +-
4 files changed, 4 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists