m68knommu: introduce basic clk infrastructure
authorGreg Ungerer <gerg@uclinux.org>
Wed, 4 Mar 2009 00:43:06 +0000 (10:43 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 Mar 2009 05:17:45 +0000 (15:17 +1000)
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>

No differences found