X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fclk%2FKconfig;h=ec533b90afdf5ababbbeba493a912567fae39cf6;hb=47c351de32a5b1f30401be3d9f35182f24c1d9d5;hp=d0d9b2124752486249b5e2adb1ab9713a869a794;hpb=b3c57d879f209074fbd0aa645274500151d69ec1;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig index d0d9b2124752..ec533b90afdf 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 &