mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
In order to align with macros used to obtain a device reference (e.g. DEVICE_DT_GET), align the PM macros to use "GET" instead of "REF". This change should have low impact since no official release has gone out yet with the "REF" macros. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>