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> |
||
|---|---|---|
| .. | ||
| abstract_driver.c | ||
| abstract_driver.h | ||
| bad_driver.c | ||
| dummy_driver.c | ||
| main.c | ||
| mmio.c | ||
| test_driver_init.c | ||