aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-bf538
diff options
context:
space:
mode:
authorPaul Walmsley2010-05-18 18:40:24 -0600
committerPaul Walmsley2010-05-20 12:31:06 -0600
commit435699db6a3d81bfd36d25150177399a4f6048d5 (patch)
treef6fa03a580c900178ea6b2b0c64e9272460d3cd3 /arch/blackfin/mach-bf538
parentd74b4949714741f4c58cd1801a6a92737b89a61c (diff)
OMAP2+ clock: clean up clkt_clksel.c
This patch cleans up arch/arm/mach-omap2/clkt_clksel.c. It: - makes several functions static that are not called outside the file; - adds documentation; - makes some code paths easier to read (hopefully), by breaking up compound statements and removing redundant checks; - converts some pr_err()s that indicate clock tree data problems into WARN()s, so they are more likely to be noticed; - and moves omap2_clk_round_rate() back into mach-omap2/clock.c, its proper home, since it is not clksel-specific. Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'arch/blackfin/mach-bf538')
0 files changed, 0 insertions, 0 deletions