From: Paul Walmsley Date: Fri, 8 Jan 2010 22:23:17 +0000 (-0700) Subject: OMAP2 clock: dynamically allocate CPUFreq frequency table X-Git-Tag: v2.6.33-rc4~20^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdf1a915569ea9c3f6b9b4ef48a189d531d3954c;p=pandora-kernel.git OMAP2 clock: dynamically allocate CPUFreq frequency table Dynamically allocate the CPUFreq frequency table on OMAP2xxx chips. This fixes some compilation problems, since the kernel may not know what chip it is running on until boot-time. This also reduces the size of the CPUFreq frequency table. Problem originally reported by Felipe Balbi . Thanks also for comments on the patch from Felipe and Kevin. Signed-off-by: Paul Walmsley Cc: Felipe Balbi Cc: Kevin Hilman --- Reading git-diff-tree failed