diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-04-18 18:37:38 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-05-25 08:13:43 -0400 |
commit | 00b5c50e47dacd4d288c6b265e00f85711b9ac64 (patch) | |
tree | 817e6662c5c91b5e3a8a4130a3af4a287782fe91 /block | |
parent | 8c0541035007bd8bbacfc5d71c696cdf37696794 (diff) |
Blackfin: optimize MMR reads during startup a bit
Since the value of these MMRs aren't changing, store the value in a local
variable and work off of that. This avoids multiple MMR reads which are
implicitly forced by the volatile markings.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions