All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] power-domain.h: Fix typo
@ 2019-07-10  8:03 Anatolij Gustschin
  2019-07-18 23:59 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Anatolij Gustschin @ 2019-07-10  8:03 UTC (permalink / raw)
  To: u-boot

%s/ot/to/

Signed-off-by: Anatolij Gustschin <agust@denx.de>
---
 include/power-domain.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/power-domain.h b/include/power-domain.h
index 00996057b0..07370709fe 100644
--- a/include/power-domain.h
+++ b/include/power-domain.h
@@ -151,7 +151,7 @@ static inline int power_domain_on(struct power_domain *power_domain)
 #endif
 
 /**
- * power_domain_off - Disable power ot a power domain.
+ * power_domain_off - Disable power to a power domain.
  *
  * @power_domain:	A power domain struct that was previously successfully
  *		requested by power_domain_get().
-- 
2.17.1

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

* [U-Boot] [PATCH] power-domain.h: Fix typo
  2019-07-10  8:03 [U-Boot] [PATCH] power-domain.h: Fix typo Anatolij Gustschin
@ 2019-07-18 23:59 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2019-07-18 23:59 UTC (permalink / raw)
  To: u-boot

On Wed, Jul 10, 2019 at 10:03:13AM +0200, Anatolij Gustschin wrote:

> %s/ot/to/
> 
> Signed-off-by: Anatolij Gustschin <agust@denx.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190718/ccb007b0/attachment.sig>

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

end of thread, other threads:[~2019-07-18 23:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-10  8:03 [U-Boot] [PATCH] power-domain.h: Fix typo Anatolij Gustschin
2019-07-18 23:59 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.