commit | 0cf795a8024f36e2aaea3db8ab8b4d3805dc541c | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Fri Sep 27 13:48:14 2019 +0530 |
committer | Simon Glass <sjg@chromium.org> | Tue Oct 15 08:40:03 2019 -0600 |
tree | f5f9138d55adf5ad12b1b90d48f20492911fc7af | |
parent | af17b0dad556889ebdaf5c3e62a4844e15189374 [diff] |
power: domain: Introduce dev_power_domain_off Add dev_power_domain_off() api to disable all the power-domains corresponding to a device Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org>