[ARM] tegra: ventana: register AES device

Change-Id: I5badd8d4967d7a98439b6f4b5d1329b28ee0c2d4
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
This commit is contained in:
Varun Wadekar 2010-10-17 06:14:37 +05:30 committed by Dima Zavin
parent ea803aa701
commit 8fc88f1863

View File

@ -169,6 +169,7 @@ static struct platform_device *ventana_devices[] __initdata = {
&pmu_device,
&tegra_udc_device,
&tegra_gart_device,
&tegra_aes_device,
&ventana_keys_device,
};