diff options
| author | Philipp Stanner <[email protected]> | 2025-01-28 10:11:57 +0000 |
|---|---|---|
| committer | Jiri Kosina <[email protected]> | 2025-02-07 12:48:35 +0000 |
| commit | 03dcede2199a649c1190a135aaf6c70af4ed5a28 (patch) | |
| tree | 9b4e91c04a81545b34b965b7e70217aff72ea074 /net/unix/unix_bpf.c | |
| parent | Merge tag 'hid-for-linus-2025012001' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
| download | kernel-03dcede2199a649c1190a135aaf6c70af4ed5a28.tar.gz kernel-03dcede2199a649c1190a135aaf6c70af4ed5a28.zip | |
HID: intel-thc-hid: Remove deprecated PCI API calls
intel-thc-hid reintroduced the already deprecated PCI API functions
pcim_iomap_table(),
pcim_iomap_regions(),
pcim_iounmap_regions(),
none of which should be used anymore.
Furthermore, calling managed (pcim_*) functions in remove() and probe()
for cleanup is not necessary, since the managed functions clean up
automatically.
Replace / remove the deprecated functions.
Fixes: 61bb2714dc3a1 ("HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver skeleton")
Signed-off-by: Philipp Stanner <[email protected]>
Reviewed-by: Even Xu <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions
