commit | facdf0ed4f594485fb2a1d2d024a150924c6b01c | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Wed Mar 04 10:43:06 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Tue Mar 24 15:17:45 2009 +1000 |
tree | 911afb933893c6fce25ef3e36cd3fa09ac0ac87a | |
parent | a5505464c7c133d01f409426982aa28da111ceb8 [diff] |
m68knommu: introduce basic clk infrastructure Create basic support for clk API. Recent changes to the FEC driver (used by many ColdFire family parts) need this. Initially only supports getting the master clock frequency. Signed-off-by: Greg Ungerer <gerg@uclinux.org>