commit | 9b846351d9f0ec3dc4bd637d86ba8cf05b9c071d | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Wed May 12 15:34:24 2021 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Thu May 13 07:16:02 2021 -0500 |
tree | 5330bd63f0c6de92ccdd2b90614d0a99313baff8 | |
parent | 13964780ea9fff1c0ac651cdfa1f0591b8df11e9 [diff] |
pm: device: check for ENOSYS If feature is not available -ENOSYS is used instead of -ENOTSUP. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>