ARM: tegra: stingray: add AES device
authorDima Zavin <dima@android.com>
Tue, 14 Dec 2010 22:25:59 +0000 (14:25 -0800)
committerDima Zavin <dima@android.com>
Tue, 14 Dec 2010 22:25:59 +0000 (14:25 -0800)
Change-Id: I97245f9266e69b2c7d0af6c22f8ac7a1a1e7fc13
Signed-off-by: Dima Zavin <dima@android.com>
arch/arm/mach-tegra/board-stingray.c

index 5a9eb432c7765fbab4d8fb21a690d9af74cf5bdd..ebaa5e48b950254f68c680137e64d2c01cbb879d 100644 (file)
@@ -551,6 +551,7 @@ static struct platform_device *stingray_devices[] __initdata = {
        &tegra_spdif_device,
        &tegra_avp_device,
        &pmu_device,
+       &tegra_aes_device,
 };
 
 extern struct tegra_sdhci_platform_data stingray_wifi_data; /* sdhci2 */