linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] documentation: clk: fix couple of misspelling
@ 2013-02-28 13:59 Eduardo Valentin
  2013-03-20 16:44 ` Mike Turquette
  0 siblings, 1 reply; 2+ messages in thread
From: Eduardo Valentin @ 2013-02-28 13:59 UTC (permalink / raw)
  To: linux-arm-kernel

Correcting misspelling inside the clk.txt.

Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
---
 Documentation/clk.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/clk.txt b/Documentation/clk.txt
index 1943fae..4274a54 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
-- 
1.7.7.1.488.ge8e1c

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 1/1] documentation: clk: fix couple of misspelling
  2013-02-28 13:59 [PATCH 1/1] documentation: clk: fix couple of misspelling Eduardo Valentin
@ 2013-03-20 16:44 ` Mike Turquette
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Turquette @ 2013-03-20 16:44 UTC (permalink / raw)
  To: linux-arm-kernel

Quoting Eduardo Valentin (2013-02-28 05:59:07)
> Correcting misspelling inside the clk.txt.
> 
> Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>

Thanks Eduardo!  Taken into clk-next.

Regards,
Mike

> ---
>  Documentation/clk.txt |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/clk.txt b/Documentation/clk.txt
> index 1943fae..4274a54 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
> -- 
> 1.7.7.1.488.ge8e1c

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-20 16:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-28 13:59 [PATCH 1/1] documentation: clk: fix couple of misspelling Eduardo Valentin
2013-03-20 16:44 ` Mike Turquette

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).