diff options
author | Alex Elder <elder@linaro.org> | 2014-04-22 01:53:02 +0400 |
---|---|---|
committer | Matt Porter <mporter@linaro.org> | 2014-04-25 16:51:31 +0400 |
commit | e80eef33f4596a247fdcf7d67d54d95d9dfaf7d3 (patch) | |
tree | 063a27eae94039297c37348ff4ac5b49a9673700 /scripts/gdb/linux/utils.py | |
parent | 1892bbcdd41b5e2582000ab21e9f6b734d005a71 (diff) | |
download | linux-e80eef33f4596a247fdcf7d67d54d95d9dfaf7d3.tar.xz |
ARM: bcm: use memory accessors for ioremapped area
The pointer used to pass parameters to an "smc" call is produced
through a call to ioremap(). As such, we should be using functions
like writel() to access it.
Signed-off-by: Alex Elder <elder@linaro.org>
Reviewed-by: Tim Kryger <tim.kryger@linaro.org>
Reviewed-by: Markus Mayer <markus.mayer@linaro.org>
Reviewed-by: Matt Porter <mporter@linaro.org>
Signed-off-by: Matt Porter <mporter@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions