]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
Improve debug messages and removed DSP references from MMU FW code
authorEduardo Valentin <eduardo.valentin@indt.org.br>
Thu, 13 Sep 2007 19:21:19 +0000 (15:21 -0400)
committerTony Lindgren <tony@atomide.com>
Mon, 17 Sep 2007 18:07:04 +0000 (11:07 -0700)
commit928659bdd4dbb19bb2a3240c4bd1dbd0b454f014
treea5a75bf85d555a46e4744dc85b61604d320b1394
parent24688965cda65336e6a4716ab86acac89344287b
Improve debug messages and removed DSP references from MMU FW code

 As the code is expected to work with another mmu other than DSP mmu; "DSP"
string was removed from the code in the following situations:

- Debug messages
- Local variables name
- Comments

 Another improvement is done for debug messages. The MMU name is printed
in debug messages.

Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/mmu.c
arch/arm/mach-omap2/mmu.c
arch/arm/plat-omap/mmu.c