diff options
author | Eduardo Valentin <eduardo.valentin@ti.com> | 2013-02-28 09:59:07 -0400 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-03-21 14:35:45 -0700 |
commit | a368a6a33b107d680e955c799e6e1e3d6b4bbe8a (patch) | |
tree | c4e417b2caac2e8e4f1597de18e8dedd72e9ede2 /Documentation/clk.txt | |
parent | 0e646c52cf0ee186ec50b41c4db8cf81500c8dd1 (diff) |
documentation: clk: fix couple of misspelling
Correcting misspelling inside the clk.txt.
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'Documentation/clk.txt')
-rw-r--r-- | Documentation/clk.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/clk.txt b/Documentation/clk.txt index 1943fae014fd..4274a546eb57 100644 --- a/Documentation/clk.txt +++ b/Documentation/clk.txt @@ -174,9 +174,9 @@ int clk_foo_enable(struct clk_hw *hw) }; Below is a matrix detailing which clk_ops are mandatory based upon the -hardware capbilities of that clock. A cell marked as "y" means +hardware capabilities of that clock. A cell marked as "y" means mandatory, a cell marked as "n" implies that either including that -callback is invalid or otherwise uneccesary. Empty cells are either +callback is invalid or otherwise unnecessary. Empty cells are either optional or must be evaluated on a case-by-case basis. clock hardware characteristics |