From 80fcdb959343ab9e0ee95c11b5ea47c44a2c3004 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 22 Apr 2010 21:15:00 +0000 Subject: [PATCH] Blackfin: SIC: cut down on IAR MMR reads a bit Tweak the for loops that operate on the SIC IAR system MMRs to avoid re-reading them multiple times in a row. System MMRs are a little slower to access, so avoid the penalty when possible. Signed-off-by: Mike Frysinger --- Reading git-format-patch failed