ARM: tegra: common device resources
authorOlof Johansson <olof@lixom.net>
Sun, 20 Feb 2011 00:26:18 +0000 (16:26 -0800)
committerOlof Johansson <olof@lixom.net>
Wed, 23 Feb 2011 01:28:11 +0000 (17:28 -0800)
commit85940b4a1761aa5ab8d0ac1557756953788af155
treedf8db08a83007bad400c4f36e66659630c61e50b
parent0ec1b606c0b13f33816847507f9d72be30abacd1
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>
arch/arm/mach-tegra/Makefile
arch/arm/mach-tegra/devices.c [new file with mode: 0644]
arch/arm/mach-tegra/devices.h [new file with mode: 0644]