Re: powerpc/p1022ds: add missing iounmap calls to platform file
From: Kumar Gala <hidden> Date: 2011-06-22 11:30:23
On Jun 8, 2011, at 3:01 PM, Timur Tabi wrote:
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 <redacted>
---
arch/powerpc/platforms/85xx/p1022_ds.c | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)