commit | 7999cfd555986b7daae8f4f521fb006f467353a1 | [log] [tgz] |
---|---|---|
author | Igor Opaniuk <igor.opaniuk@foundries.io> | Thu Apr 01 02:01:54 2021 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 20 07:31:12 2021 -0400 |
tree | c1e915ee8bb5d97f5675adbbf595cc76c8b69ef6 | |
parent | 3696c093428bb35d9219af2b34da81ef8cf62ad3 [diff] |
sysreset: psci: use psci driver exported functions Use psci driver exported functions for reset/poweroff, instead of invoking directly invoke_psci_fn. Signed-off-by: Igor Opaniuk <igor.opaniuk@foundries.io>