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)
 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>

No differences found