commit | da0ff4ae46cd9663d1a38b7daf36aa903d22e122 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Mon Jun 07 18:27:39 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Aug 04 08:23:01 2021 -0400 |
tree | c23c36fb02d9cb63ce1ef6070cc1267de1978874 | |
parent | c2cf1ad203af78a0ed102d66da2e4116c347ec69 [diff] |
pm: device: remove usage of ctrl_command The callback is now invoked to set the device PM state in all cases, so the usage of ctrl_command is redundant. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>