Skip to content
Commit 12b6b01c authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Handle unmapping of fixed slots transparently in iounmap().



iounmap() should balance whatever is done by ioremap(). Presently
ioremap() can do any of fixed mappings, PMB mappings, or page table
mappings. Presently only the latter two are handled through the standard
unmap path, so tie in the fixed unmapping, too.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 4f744aff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment