summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap_hwmod_2430_data.c
diff options
context:
space:
mode:
authorMark A. Greer <mgreer@animalcreek.com>2013-03-30 15:49:19 -0600
committerPaul Walmsley <paul@pwsan.com>2013-03-30 15:49:19 -0600
commite569e994b7b1f76324b9bd5f42ae477973687b72 (patch)
tree103e8dcfb69b125f2389a47fc089f2c17d7b4d56 /arch/arm/mach-omap2/omap_hwmod_2430_data.c
parent78e52e026d288aad88b46bff0d94b05e145c4583 (diff)
downloadlinux-3.10-e569e994b7b1f76324b9bd5f42ae477973687b72.tar.gz
linux-3.10-e569e994b7b1f76324b9bd5f42ae477973687b72.tar.bz2
linux-3.10-e569e994b7b1f76324b9bd5f42ae477973687b72.zip
ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmod
Convert the device data for the OMAP2 SHAM crypto IP from explicit platform_data to hwmod. CC: Paul Walmsley <paul@pwsan.com> Signed-off-by: Mark A. Greer <mgreer@animalcreek.com> [paul@pwsan.com: fixed lines causing sparse warnings] Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_2430_data.c')
-rw-r--r--arch/arm/mach-omap2/omap_hwmod_2430_data.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_2430_data.c b/arch/arm/mach-omap2/omap_hwmod_2430_data.c
index d2d3840557c..3c19b08ad5c 100644
--- a/arch/arm/mach-omap2/omap_hwmod_2430_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_2430_data.c
@@ -963,6 +963,7 @@ static struct omap_hwmod_ocp_if *omap2430_hwmod_ocp_ifs[] __initdata = {
&omap2430_l4_core__mcbsp5,
&omap2430_l4_core__hdq1w,
&omap2xxx_l4_core__rng,
+ &omap2xxx_l4_core__sham,
&omap2430_l4_wkup__counter_32k,
&omap2430_l3__gpmc,
NULL,