Kumar Gala fcd69a1a57 Clean up usage of icache_disable/dcache_disable
There is no point in disabling the icache on 7xx/74xx/86xx parts and not
also flushing the icache.  All callers of invalidate_l1_instruction_cache()
call icache_disable() right after.  Make it so icache_disable() calls
invalidate_l1_instruction_cache() for us.

Also, dcache_disable() already calls dcache_flush() so there is no point
in the explicit calls of dcache_flush().

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-08-19 00:57:28 +02:00
..
2008-05-21 00:14:08 +02:00
2008-08-06 14:05:38 +02:00
2008-04-18 00:31:41 -07:00
2008-05-21 00:14:08 +02:00
2008-06-03 20:28:50 +02:00
2008-07-09 23:55:46 +02:00
2008-08-06 14:05:38 +02:00
2008-05-21 00:14:08 +02:00
2008-08-06 14:05:38 +02:00
2008-08-06 14:05:38 +02:00
2008-05-21 00:14:08 +02:00
2008-03-25 22:16:15 +01:00
2008-06-03 20:32:25 +02:00
2008-06-03 20:28:50 +02:00
2008-05-21 00:14:08 +02:00
2008-04-24 17:21:55 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2006-07-21 11:56:05 +02:00
2008-08-06 14:05:38 +02:00
2003-06-27 21:31:46 +00:00
2008-05-21 00:14:08 +02:00
2008-08-13 11:00:19 -05:00
2008-08-12 00:06:34 +02:00
2008-05-21 00:14:08 +02:00
2008-08-06 14:05:38 +02:00
2002-08-17 09:36:01 +00:00
2006-08-31 16:46:53 +02:00