]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP: Fix copy-paste bug that did not enable UART4 clock
authorLubomir Popov <lpopov@mm-sol.com>
Thu, 4 Apr 2013 05:51:45 +0000 (05:51 +0000)
committerTom Rini <trini@ti.com>
Mon, 8 Apr 2013 15:29:05 +0000 (11:29 -0400)
commita8f408a8c4607a63cf2803be205f7350f316f3bc
treef214639f5bfc2dd356fa428dbc351e27bf8b943d
parent4e7e88d99686d9c308fc5b6125a265dd4bff2f8d
OMAP: Fix copy-paste bug that did not enable UART4 clock

V2 fixes line wrap issue of the patch itself.

UART3 was enabled twice instead of UART4.

One more cosmetic change in a comment on EMIF clock.

Signed-off-by: Lubomir Popov <lpopov@mm-sol.com>
Reviewed-by: R Sricharan <r.sricharan@ti.com>
arch/arm/cpu/armv7/omap-common/clocks-common.c