msm: iommu: Don't read from write-only registers
authorStepan Moskovchenko <stepanm@codeaurora.org>
Tue, 1 Mar 2011 00:04:55 +0000 (16:04 -0800)
committerDavid Brown <davidb@codeaurora.org>
Tue, 8 Mar 2011 22:42:30 +0000 (14:42 -0800)
Don't read from V2Pxx command registers when doing
iova-to-phys operations. These registers are write-only and
reading the value before modifying the VA bits is
unnecessary.

Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>

No differences found