tegra2: Rename PIN_ to PINGRP_
authorSimon Glass <sjg@chromium.org>
Wed, 21 Sep 2011 12:40:05 +0000 (12:40 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 27 Oct 2011 19:56:29 +0000 (21:56 +0200)
commitc3cf49d247d6749bdb65d9538ecd2738195e6a21
tree85df919c2faf4991e636d6c6599cdebcf2320a9f
parent4ed59e70e4e0309794d532120d8c357b308b0e23
tegra2: Rename PIN_ to PINGRP_

The pin groupings are better named PINGRP, since on Tegra2 they refer to
multiple pins.

Sorry about this, but better to get it right now when there is only a small
amount of code affected.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Tom Warren <twarren@nvidia.com>
arch/arm/cpu/armv7/tegra2/pinmux.c
arch/arm/include/asm/arch-tegra2/pinmux.h
board/nvidia/common/board.c