commit | a1391d276866845018920329bc2a3a82ab322af8 | [log] [tgz] |
---|---|---|
author | Rajendra Nayak <rnayak@ti.com> | Tue Dec 08 18:47:16 2009 -0700 |
committer | paul <paul@twilight.(none)> | Fri Dec 11 17:00:46 2009 -0700 |
tree | a16a46b6d0af3cb5e3dcd4f7de207f138d087011 | |
parent | d79b126724554122d9598834ef39fb0bb4fc132d [diff] |
ARM: OMAP4: PM: Move DPLL control apis to dpll.c This patch moves all the dpll control api's to a common file dpll.c. This is in preperation of omap4 support wherein most of these api's can be reused. Signed-off-by: Rajendra Nayak <rnayak@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com> Cc: Benoit Cousson <b-cousson@ti.com>