commit | e0f21e6d52cc245e7d4f7e02ca4b7b6571660ec2 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Thu Sep 20 09:32:53 2012 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 26 14:04:09 2012 -0700 |
tree | fd4744e4d93c0530730c0ed07c3782483ee16c36 | |
parent | 0a18b05043acc01d1d6a4bac459e62c79628881c [diff] |
memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl() The code reading the register does not match the code writing to the register, fix it. Also fix the coding style in mc_writel() for better readability. Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Stephen Warren <swarren@nvidia.com> Tested-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>