commit | 85940b4a1761aa5ab8d0ac1557756953788af155 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Sat Feb 19 16:26:18 2011 -0800 |
committer | Olof Johansson <olof@lixom.net> | Tue Feb 22 17:28:11 2011 -0800 |
tree | df8db08a83007bad400c4f36e66659630c61e50b | |
parent | 0ec1b606c0b13f33816847507f9d72be30abacd1 [diff] |
ARM: tegra: common device resources Add a common location to register resources for used on-chip devices that are commonly configured on boards. Devices will be added to this file as more drivers are added that can make use of them. This is based on work contributed by several people, most of it from Colin Cross and Erik Gilling. Signed-off-by: Olof Johansson <olof@lixom.net> Acked-by: Colin Cross <ccross@android.com>