mbox series

[GIT,PULL] gpio: fixes for v5.18-rc1

Message ID 20220401140016.831088-1-brgl@bgdev.pl
State New
Headers show
Series [GIT,PULL] gpio: fixes for v5.18-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.18-rc1

Message

Bartosz Golaszewski April 1, 2022, 2 p.m. UTC
Linus,

Please pull the following documentation and comment fixes for the
upcoming rc.

Best regards,
Bartosz Golaszewski

The following changes since commit f443e374ae131c168a065ea1748feac6b2e76613:

  Linux 5.17 (2022-03-20 13:14:17 -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.18-rc1

for you to fetch changes up to 24f71ae5447e661813228677d343208d624fc141:

  gpio: ts5500: Fix Links to Technologic Systems web resources (2022-03-31 16:44:57 +0200)

----------------------------------------------------------------
gpio fixes for v5.18-rc1

- grammar and formatting fixes in comments for gpio-ts4900
- correct links in gpio-ts5500
- fix a warning in doc generation for the core GPIO documentation

----------------------------------------------------------------
Joey Gouly (1):
      gpio: Properly document parent data union

Kris Bahnsen (2):
      gpio: ts4900: Fix comment formatting and grammar
      gpio: ts5500: Fix Links to Technologic Systems web resources

 drivers/gpio/gpio-ts4900.c  | 12 +++++++-----
 drivers/gpio/gpio-ts5500.c  |  4 ++--
 include/linux/gpio/driver.h | 13 ++++++++-----
 3 files changed, 17 insertions(+), 12 deletions(-)

Comments

pr-tracker-bot@kernel.org April 1, 2022, 5:40 p.m. UTC | #1
The pull request you sent on Fri,  1 Apr 2022 16:00:16 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.18-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/26803bac2b70a7314f19d56c588cf7d55e4ddc3e

Thank you!