Skip to content

Commit

Permalink
omap4: hwmod: Enable the keypad
Browse files Browse the repository at this point in the history
Commit 407a688 (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>
  • Loading branch information
Shubhrajyoti D authored and Tony Lindgren committed Jun 1, 2011
1 parent 5e2ffc3 commit 4998b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-omap2/omap_hwmod_44xx_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 4998b24

Please sign in to comment.