commit | 80608ed074cf7b102e476bb8420123944e075329 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 21 12:40:05 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Oct 27 21:56:29 2011 +0200 |
tree | 85df919c2faf4991e636d6c6599cdebcf2320a9f | |
parent | c2ea5e49e7b8cb77bf00e851de14966ff689eeae [diff] |
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>