From: Sekhar Nori Date: Mon, 16 Nov 2009 11:51:33 +0000 (+0530) Subject: davinci: move PLL wait time values to clock.h X-Git-Tag: v2.6.34-rc1~234^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a219a9ecf49ab156df4c18267ade4d468d9930e;p=pandora-kernel.git davinci: move PLL wait time values to clock.h As suspend support is added, the code supporting the suspend operation needs to bypass PLLs and needs to access the same wait time values as the PLL code in clock.c. To facilitate this, move the PLL wait times to clock.h where they can be accessed by suspend code. Signed-off-by: Sekhar Nori Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed