summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/wm8994-core.c
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2012-07-13 16:08:44 +1000
committerGreg Ungerer <gerg@uclinux.org>2012-12-05 10:51:35 +1000
commit280ef31a00073b4092bb47814fcb0a1f1f27b2bd (patch)
tree94a5c50222e4988853df2965e5c0f5d690488dde /drivers/mfd/wm8994-core.c
parent98122d7329e76d00dad25dc0324ec9475f128181 (diff)
downloadlinux-280ef31a00073b4092bb47814fcb0a1f1f27b2bd.tar.bz2
m68knommu: modify clock code so it can be used by all ColdFire CPU types
The existing clk.c code for ColdFire CPUs has one set of functions to support those CPU types that have selectable clocks (those with a PPMCR register), and a duplicate simpler set for those with static clocks. Modify the clk.c code so there is just one set of support functions. All CPU types now define a list of clocks (in "struct clk"s), so we only need a single set of clock functions. Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'drivers/mfd/wm8994-core.c')
0 files changed, 0 insertions, 0 deletions