OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocks
authorPaul Walmsley <paul@pwsan.com>
Tue, 23 Feb 2010 05:09:15 +0000 (22:09 -0700)
committerPaul Walmsley <paul@pwsan.com>
Wed, 24 Feb 2010 19:15:04 +0000 (12:15 -0700)
The DELAYED_APP flag is effective only with clksel clocks, so drop it from
clocks that are not rate-changeable or that use non-clksel rate changing code
(e.g., virt_prcm_set).

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Richard Woodruff <r-woodruff2@ti.com>

No differences found