aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
diff options
context:
space:
mode:
authorShubhrajyoti D <shubhrajyoti@ti.com>2011-05-04 14:57:44 -0700
committerTony Lindgren <tony@atomide.com>2011-06-01 02:25:05 -0700
commit4998b245732572b027eef6b7221d80da0a3486e9 (patch)
tree863d6d8c43317aa46f2d9005616cf6e9c4daceb2 /arch/arm/mach-omap2
parent5e2ffc308a3aa44a318452fccae7b23a029eeeb8 (diff)
downloadkernel_samsung_smdk4412-4998b245732572b027eef6b7221d80da0a3486e9.zip
kernel_samsung_smdk4412-4998b245732572b027eef6b7221d80da0a3486e9.tar.gz
kernel_samsung_smdk4412-4998b245732572b027eef6b7221d80da0a3486e9.tar.bz2
omap4: hwmod: Enable the keypad
Commit 407a6888f7362cb3dabe69ea6d9dcf3c750dc56a (OMAP4: hwmod data: Add AESS, McPDM, bandgap, counter_32k, MMC, KBD, ISS & IPU) added the entry for keypad, but did not enable it. Enable the keypad in the hwmod database so it works. Signed-off-by: Shubhrajyoti D<shubhrajyoti@ti.com> Acked-by: Benoit Cousson<b-cousson@ti.com> [tony@atomide.com: updated comments] Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2')
-rw-r--r--arch/arm/mach-omap2/omap_hwmod_44xx_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
index abc548a..e1c69ff 100644
--- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
@@ -5109,7 +5109,7 @@ static __initdata struct omap_hwmod *omap44xx_hwmods[] = {
&omap44xx_iva_seq1_hwmod,
/* kbd class */
-/* &omap44xx_kbd_hwmod, */
+ &omap44xx_kbd_hwmod,
/* mailbox class */
&omap44xx_mailbox_hwmod,