From: Cory Maccarrone Date: Wed, 6 Jan 2010 20:15:48 +0000 (-0700) Subject: OMAP1 clock: Add missing clocks for OMAP 7xx X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6201a1542003f3e617e53003a780aab835c0f9d5;p=pandora-kernel.git 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 [paul@pwsan.com: commit message edited] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed