Fixing misspelled wording. Cc: Mike Turquette <mturque...@linaro.org> Cc: Sebastian Hesselbarth <sebastian.hesselba...@gmail.com> Cc: Linus Walleij <linus.wall...@linaro.org> Cc: Andrew Morton <a...@linux-foundation.org> Cc: Pawel Moll <pawel.m...@arm.com> Cc: linux-kernel@vger.kernel.org Signed-off-by: Eduardo Valentin <eduardo.valen...@ti.com> --- drivers/clk/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig index 0357ac4..1ba18f9 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 & -- 1.8.2.1.342.gfa7285d -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/