diff options
| author | Andy Green <andy.green@linaro.org> | 2011-05-31 09:24:57 +0100 |
|---|---|---|
| committer | Andy Green <andy.green@linaro.org> | 2011-05-31 11:06:26 +0100 |
| commit | fb55b75071b729d891ee1a2ab28298da51a5f927 (patch) | |
| tree | f85d55316086c46a0eb6a7450cd6367a3d4855ca /arch | |
| parent | af8a65e3ddb60a403edfee1363d9ad255e76d086 (diff) | |
omap4 hwmod enable kbd
Signed-off-by: Andy Green <andy.green@linaro.org>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 2 |
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 eb768c1f16d..acf4bc4f8e0 100644 --- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c @@ -5341,7 +5341,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, |
