diff options
author | Tero Kristo <t-kristo@ti.com> | 2014-02-21 17:22:32 +0200 |
---|---|---|
committer | Tero Kristo <t-kristo@ti.com> | 2014-05-28 12:28:15 +0300 |
commit | a6fe3771d389cc660933509b7dfb945c596636f5 (patch) | |
tree | 1b885723e4b12c79450b0ccdf4790e6f78f67bce /arch | |
parent | d1db0eea852497762cab43b905b879dfcd3b8987 (diff) | |
download | linux-stable-a6fe3771d389cc660933509b7dfb945c596636f5.tar.gz linux-stable-a6fe3771d389cc660933509b7dfb945c596636f5.tar.bz2 linux-stable-a6fe3771d389cc660933509b7dfb945c596636f5.zip |
CLK: TI: DPLL: simplify autoidle register detection logic
AMxxxx dpll_data previously had autoidle_mask set, even if these SoC:s
don't have autoidle register. Remove the bit-field value as it is unused,
also drop the unnecessary DPLL_HAS_AUTOIDLE flag passing during init,
as we can just simply check against the contents of the autoidle_mask.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions