ARM: dt: tegra: fix length of pad control and mux registers
authorPritesh Raithatha <praithatha@nvidia.com>
Tue, 30 Oct 2012 10:07:09 +0000 (15:37 +0530)
committerStephen Warren <swarren@nvidia.com>
Tue, 30 Oct 2012 20:37:06 +0000 (14:37 -0600)
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>

No differences found