mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-15 01:50:40 +09:00
After switching the MMIO registers to use pci_iomap, remember to dispose of the mapping with pci_iounmap (for symmetry). Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>