commit | c8004a28186110657aa3e75135a6b96ebfa3e8f0 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Thu Jan 24 22:25:31 2008 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Sat Jan 26 15:32:18 2008 -0700 |
tree | ac199954acf7aa7b9ead9a427eaf51362dde0c23 | |
parent | 94d2dde738a50124d1f1b1b40bd5b9d0ed22e2e2 [diff] |
[POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv() PSC drivers should not access the CDM registers directly. Instead provide a common routine for setting the PSC clock parameters with the required locking. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>