mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Add the pm_control fn to the dummy_driver so the full PM API is tested. This change also bypasses all PM APIs if the device driver doesn't support PM. Signed-off-by: Keith Short <keithshort@google.com>