commit | 0dfc242ff05fcc4bbef1e1bf4eed6f7d01e0cb44 | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Tue Jan 26 20:12:57 2010 -0700 |
committer | Paul Walmsley <paul@pwsan.com> | Tue Jan 26 20:12:57 2010 -0700 |
tree | b58a753d64c6c2323297b73bb1997e07fd1af2ed | |
parent | e9b98f6040f5a7a04d659759d83ea28d9c528800 [diff] |
OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc function The armwdt_ck clock uses a fixed divisor, so it can use the OMAP clock fixed divisor recalculation code, rather than a custom function. Signed-off-by: Paul Walmsley <paul@pwsan.com>