diff options
author | Viresh Kumar <[email protected]> | 2012-03-21 12:55:03 -0700 |
---|---|---|
committer | Len Brown <[email protected]> | 2012-03-22 01:06:43 -0400 |
commit | de716e32e61fae5d1f0d000008d3f641cec5c9dd (patch) | |
tree | ca4d94ded63a6a3da3313dd54e16465f60d65659 /lib/cpu-notifier-error-inject.c | |
parent | 6a92c36688bd6d8e68e19ca9b5e41e8197921b59 (diff) |
thermal/spear_thermal: replace readl/writel with lighter _relaxed variants
readl/writel versions for ARM contain memory barrier instruction for
synchronizing DMA buffers. These are not required at least on this
module. So use lighter _relaxed variants.
Signed-off-by: Viresh Kumar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions