mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-04 16:21:11 +00:00
pcim_iomap_regions() and pcim_enable_device() are used in the probe. So
the corresponding managed resources don't need to be freed explicitly in
the remove function.
Remove the incorrect pci_release_regions() and pci_disable_device() calls.
Fixes:
|
||
|---|---|---|
| .. | ||
| ipu3 | ||
| ipu6 | ||
| ivsc | ||
| ipu-bridge.c | ||
| Kconfig | ||
| Makefile | ||