Re: [PATCH 22/24] C6X: EMIF - External Memory Interface
From: Mark Salter <hidden>
Date: 2011-08-22 21:34:22
From: Mark Salter <hidden>
Date: 2011-08-22 21:34:22
On Mon, 2011-08-22 at 23:17 +0200, Arnd Bergmann wrote:
quoted
+pure_initcall(c6x_emifa_init);It looks like you are missing an iounmap here. Obviously a nop on nommu, but it caught my eye anyway and perheps you get an mmu at some point. Arnd
Yes. Good catch.