summaryrefslogtreecommitdiffstats
path: root/drivers/clk/Kconfig
diff options
context:
space:
mode:
authorPeter Meerwald2013-06-29 15:14:19 +0200
committerMike Turquette2013-07-25 23:06:11 +0200
commit24ee1a083cbe0b0364a27404dc01a665b31839cb (patch)
tree1a50a7ba3a02c1354be2e1d4ebf4c1ec574ab3ec /drivers/clk/Kconfig
parentof/documentation: Fix a typo in exynos5250-clock.txt (diff)
downloadkernel-qcow2-linux-24ee1a083cbe0b0364a27404dc01a665b31839cb.tar.gz
kernel-qcow2-linux-24ee1a083cbe0b0364a27404dc01a665b31839cb.tar.xz
kernel-qcow2-linux-24ee1a083cbe0b0364a27404dc01a665b31839cb.zip
clk: fix typos
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/Kconfig')
-rw-r--r--drivers/clk/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig
index 51380d655d1a..cd49096c38fa 100644
--- a/drivers/clk/Kconfig
+++ b/drivers/clk/Kconfig
@@ -27,7 +27,7 @@ config COMMON_CLK_DEBUG
bool "DebugFS representation of clock tree"
select DEBUG_FS
---help---
- Creates a directory hierchy in debugfs for visualizing the clk
+ Creates a directory hierarchy in debugfs for visualizing the clk
tree structure. Each directory contains read-only members
that export information specific to that clk node: clk_rate,
clk_flags, clk_prepare_count, clk_enable_count &