mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2024-12-29 17:22:07 +00:00
Merge branch 'omap-for-v6.14/soc' into tmp/omap-next-20241213.091057
This commit is contained in:
commit
262d804202
@ -523,7 +523,7 @@ int pwrdm_get_mem_bank_count(struct powerdomain *pwrdm)
|
||||
* Set the powerdomain @pwrdm's next power state to @pwrst. The powerdomain
|
||||
* may not enter this state immediately if the preconditions for this state
|
||||
* have not been satisfied. Returns -EINVAL if the powerdomain pointer is
|
||||
* null or if the power state is invalid for the powerdomin, or returns 0
|
||||
* null or if the power state is invalid for the powerdomain, or returns 0
|
||||
* upon success.
|
||||
*/
|
||||
int pwrdm_set_next_pwrst(struct powerdomain *pwrdm, u8 pwrst)
|
||||
|
Loading…
Reference in New Issue
Block a user