From: Cory Maccarrone Date: Sun, 20 Dec 2009 16:35:04 +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=be07709fbcc810da2c620ec477c8fc686b7a7e14;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