diff options
author | 2010-02-22 22:09:24 -0700 | |
---|---|---|
committer | 2010-02-24 12:29:42 -0700 | |
commit | 8c34974ab0ecbbcdabd343f8cd0013cd2d2b0fa8 (patch) | |
tree | 5d64fc187d5dcee6d82c20f09f4b1a6ff2abef5c /kernel | |
parent | OMAP2430 clock: make func_96m_ck parent-selectable (diff) | |
download | linux-dev-8c34974ab0ecbbcdabd343f8cd0013cd2d2b0fa8.tar.xz linux-dev-8c34974ab0ecbbcdabd343f8cd0013cd2d2b0fa8.zip |
OMAP2 clock: drop DELAYED_APP clock flag
All of the clocks that are marked with DELAYED_APP are changed as part
of the virt_prcm_set OPP virtual clock. On 24xx, these clocks all
need to be changed as part of a group to keep the clock tree
functional - hence the need for the VALID_CONFIG bit, which is not
present on later OMAPs. These clocks should not be rate-changed
independently. So prevent these clocks from being changed
independently by dropping their .round_rate and .set_rate function
pointers. It then turns out that the DELAYED_APP clock flag is no
longer useful, so drop it and the associated code and renumber the
clock flags.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Richard Woodruff <r-woodruff2@ti.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions