From 24ee1a083cbe0b0364a27404dc01a665b31839cb Mon Sep 17 00:00:00 2001 From: Peter Meerwald Date: Sat, 29 Jun 2013 15:14:19 +0200 Subject: clk: fix typos Signed-off-by: Peter Meerwald Signed-off-by: Mike Turquette --- drivers/clk/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/clk/Kconfig') 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 & -- cgit v1.2.3