commit | 322337b8fbd8c392246529d5db924820fc0c7381 | [log] [tgz] |
---|---|---|
author | Pritesh Raithatha <praithatha@nvidia.com> | Tue Oct 30 15:37:09 2012 +0530 |
committer | Stephen Warren <swarren@nvidia.com> | Tue Oct 30 14:37:06 2012 -0600 |
tree | 2df45f2bb857eb1d816a0af1c8e8880d06ad11d2 | |
parent | 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64 [diff] |
ARM: dt: tegra: fix length of pad control and mux registers The reg property contains <base length> not <base last_offset>. Fix the length values to be length not last_offset. Cc: stable@vger.kernel.org Signed-off-by: Pritesh Raithatha <praithatha@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>