power-domain.h: Fix typo
%s/ot/to/ Signed-off-by: Anatolij Gustschin <agust@denx.de>
This commit is contained in:
parent
e205896c53
commit
f752e5783b
@ -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().
|
||||
|
Loading…
Reference in New Issue
Block a user