]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am33xx: Remove extra check in enable_ddr_clocks
authorTom Rini <trini@ti.com>
Tue, 3 Jul 2012 15:45:31 +0000 (08:45 -0700)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:12 +0000 (14:58 +0200)
commit13f1c44bc5bb6515a22e1106c1b4eb40fef39ac6
treee4d2a82529e34d14cf9b01a5d305c2dd683a5420
parent7d5eb34908d3a7318d1a3f4afb2c926066a2befc
am33xx: Remove extra check in enable_ddr_clocks

We do not need to check for EMIF_GCLK and L3_GCLK being active.  This
was a hold-over from bringup and no longer required.

Signed-off-by: Tom Rini <trini@ti.com>
arch/arm/cpu/armv7/am33xx/clock.c