]> bbs.cooldavid.org Git - net-next-2.6.git/commit
davinci: move PLL wait time values to clock.h
authorSekhar Nori <nsekhar@ti.com>
Mon, 16 Nov 2009 11:51:33 +0000 (17:21 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Thu, 4 Feb 2010 21:29:33 +0000 (13:29 -0800)
commit9a219a9ecf49ab156df4c18267ade4d468d9930e
treec71e664117603bbdf4eef09f1bb15fddccb86de4
parentd2de05827cce9438dfc61d5a4cf13b6ca82ebdee
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 <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/clock.c
arch/arm/mach-davinci/clock.h