]> Pileus Git - ~andy/linux/commit
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)
commit316559588fb8da112ecdfb821b9fb0503aa7763c
treeb4438eca3b6d7186a2c0440f9c5fa3f705a3e5db
parentc0f589502ed553dbead67880c7bce57dee28a174
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>
arch/powerpc/platforms/85xx/p1022_ds.c