commit | 316559588fb8da112ecdfb821b9fb0503aa7763c | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Wed Jun 08 15:01:57 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jun 27 08:31:12 2011 -0500 |
tree | b4438eca3b6d7186a2c0440f9c5fa3f705a3e5db | |
parent | c0f589502ed553dbead67880c7bce57dee28a174 [diff] |
powerpc/p1022ds: add missing iounmap calls to platform file The platform file for the Freecale P1022DS reference board is not freeing the ioremap() mapping of the PIXIS and global utilities nodes it creates. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>