diff options
author | Stephen Warren <swarren@nvidia.com> | 2014-01-24 10:16:19 -0700 |
---|---|---|
committer | Tom Warren <twarren@nvidia.com> | 2014-02-03 09:46:45 -0700 |
commit | 9cb0c6dc6928864c981f4cb9f20cc72ef7b8ff38 (patch) | |
tree | 8f1713f5a05037b3b8ae4f1306ebaa4763fcb6d0 /arch/powerpc | |
parent | 5916a36ee99196efa97902471f7e2e725f4aa235 (diff) | |
download | u-boot-imx-9cb0c6dc6928864c981f4cb9f20cc72ef7b8ff38.zip u-boot-imx-9cb0c6dc6928864c981f4cb9f20cc72ef7b8ff38.tar.gz u-boot-imx-9cb0c6dc6928864c981f4cb9f20cc72ef7b8ff38.tar.bz2 |
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/powerpc')
0 files changed, 0 insertions, 0 deletions