[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241101-pci_iomap_region_gpio_acces-v1-0-26eb1dc93e45@kernel.org>
Date: Fri, 01 Nov 2024 16:15:07 +0900
From: William Breathitt Gray <wbg@...nel.org>
To: Bartosz Golaszewski <brgl@...ev.pl>,
Linus Walleij <linus.walleij@...aro.org>
Cc: linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
William Breathitt Gray <wbg@...nel.org>
Subject: [PATCH 0/2] gpio: Replace deprecated PCI functions in ACCES
drivers
pcim_iomap_regions() and pcim_iomap_table() have been deprecated in
commit e354bb84a4c1 ("PCI: Deprecate pcim_iomap_table(),
pcim_iomap_regions_request_all()").
Replace these functions with pcim_iomap_region() for the pci-idio-16 and
pcie-idio-24 drivers.
Signed-off-by: William Breathitt Gray <wbg@...nel.org>
---
William Breathitt Gray (2):
gpio: pci-idio-16: Replace deprecated PCI functions
gpio: pcie-idio-24: Replace deprecated PCI functions
drivers/gpio/gpio-pci-idio-16.c | 17 +++++------------
drivers/gpio/gpio-pcie-idio-24.c | 19 ++++++++-----------
2 files changed, 13 insertions(+), 23 deletions(-)
---
base-commit: 9852d85ec9d492ebef56dc5f229416c925758edc
change-id: 20241101-pci_iomap_region_gpio_acces-b36fb896080c
Best regards,
--
William Breathitt Gray <wbg@...nel.org>
Powered by blists - more mailing lists