powerpc/p1022ds: add missing iounmap calls to platform file
authorTimur Tabi <timur@freescale.com>
Wed, 8 Jun 2011 20:01:57 +0000 (15:01 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 27 Jun 2011 13:31:12 +0000 (08:31 -0500)
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>

No differences found