diff options
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2014-04-14 17:10:05 +0200 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2014-05-08 16:10:24 +0000 |
commit | ccd6a13180193700067bfdac5f7d7b436d757382 (patch) | |
tree | 4a65ee228f54af51b80a748ede961a68196a0cc1 /include/linux/isdn | |
parent | b4bca24957c990a09dbddde75858b24150faec89 (diff) | |
download | op-kernel-dev-ccd6a13180193700067bfdac5f7d7b436d757382.zip op-kernel-dev-ccd6a13180193700067bfdac5f7d7b436d757382.tar.gz |
ARM: mvebu: remove the address parameter for ll_set_cpu_coherent
In order to be able to deal with the MMU enabled and the MMU disabled
cases, the base address of the coherency registers was passed to the
function. The address by itself was not interesting as it can't change
for a given SoC, the only thing we need is to have a distinction
between the physical or the virtual address.
This patch add a check of the MMU bit to choose the accurate address,
then the calling function doesn't have to pass this information.
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Link: https://lkml.kernel.org/r/1397488214-20685-3-git-send-email-gregory.clement@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'include/linux/isdn')
0 files changed, 0 insertions, 0 deletions