]> Git Repo - linux.git/commit
OMAP1 clock: Add missing clocks for OMAP 7xx
authorCory Maccarrone <[email protected]>
Fri, 8 Jan 2010 22:23:10 +0000 (15:23 -0700)
committerPaul Walmsley <[email protected]>
Fri, 8 Jan 2010 22:23:10 +0000 (15:23 -0700)
commite8ae6b6e4dec43db4ae6fc67550fe63f16247667
treea06af857f187c8a6b95ced88a1a7dafc31ead3dc
parentd1e624982194e617b6f5c7d61305a3e8d9078952
OMAP1 clock: Add missing clocks for OMAP 7xx

This change adds in some missing clocks that were needed as a result
of 526505... (OMAP1 clock: convert mach-omap1/clock.h to
mach-omap1/clock_data.c).  Prior to this, it was just assumed that
these clocks existed for all devices, and it was used directly instead
of calling it out with a clock_get call or similar.  So, not having
the CK_7XX meant these clocks weren't being used anymore for omap 7xx
devices, which broke things badly.

Signed-off-by: Cory Maccarrone <[email protected]>
[[email protected]: commit message edited]
Signed-off-by: Paul Walmsley <[email protected]>
arch/arm/mach-omap1/clock_data.c
This page took 0.051303 seconds and 4 git commands to generate.