From: Mike Frysinger Date: Thu, 22 Apr 2010 21:15:00 +0000 (+0000) Subject: Blackfin: SIC: cut down on IAR MMR reads a bit X-Git-Tag: v2.6.35-rc1~410^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80fcdb959343ab9e0ee95c11b5ea47c44a2c3004;p=pandora-kernel.git 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-diff-tree failed