linux-loongson/drivers/media/pci/tw5864
Philipp Stanner f8a1082ecb media: tw5864: Replace deprecated PCI functions
pcim_iomap_table() and pcim_iomap_regions() have been deprecated.
pcim_iomap_regions(), furthermore, has so far wrongly been passed the
device's name instead of the driver's name, which makes that function's
debug prints useless.

Replace the deprecated function with pcim_iomap_region().

Define the driver name globally and use it where appropriate.

Signed-off-by: Philipp Stanner <phasta@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2025-04-25 15:14:31 +02:00
..
Kconfig media: Kconfig: cleanup VIDEO_DEV dependencies 2022-03-18 05:58:35 +01:00
Makefile
tw5864-core.c media: tw5864: Replace deprecated PCI functions 2025-04-25 15:14:31 +02:00
tw5864-h264.c
tw5864-reg.h media: drivers/media/pci/tw5864/Tw5864-reg.h: fix typo issues 2021-07-12 09:16:33 +02:00
tw5864-util.c
tw5864-video.c media: pci: drop vb2_ops_wait_prepare/finish 2024-10-28 09:19:53 +01:00
tw5864.h media: Convert from tasklet to BH workqueue 2024-06-21 08:57:09 +02:00