summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/tegra20-common
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2014-01-24 10:16:19 -0700
committerTom Warren <twarren@nvidia.com>2014-02-03 09:46:45 -0700
commit9cb0c6dc6928864c981f4cb9f20cc72ef7b8ff38 (patch)
tree8f1713f5a05037b3b8ae4f1306ebaa4763fcb6d0 /arch/arm/cpu/tegra20-common
parent5916a36ee99196efa97902471f7e2e725f4aa235 (diff)
downloadblackbird-obmc-uboot-9cb0c6dc6928864c981f4cb9f20cc72ef7b8ff38.tar.gz
blackbird-obmc-uboot-9cb0c6dc6928864c981f4cb9f20cc72ef7b8ff38.zip
ARM: tegra: rename OUT_CLK_SOURCE_*
OUT_CLK_SOURCE_ are currently named after the number of bits the mask they represent includes. However, bit count is not the only possible variable; bit position may also vary. Rename OUT_CLK_SOURCE_ to OUT_CLK_SOURCE_31_30_ and OUT_CLK_SOURCE4_ to OUT_CLK_SOURCE_31_28 to more completely describe exactly what they represent, without having to go look up the definitions. Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Thierry Reding <treding@nvidia.com> Tested-by: Thierry Reding <treding@nvidia.com> Acked-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'arch/arm/cpu/tegra20-common')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud