mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 18:20:25 +02:00
When not configured for wakeup lis3lv02d_i2c_suspend() will call lis3lv02d_poweroff() even if the device has already been turned off by the runtime-suspend handler and if configured for wakeup and the device is runtime-suspended at this point then it is not turned back on to serve as a wakeup source. Before commit |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| lis3lv02d.c | ||
| lis3lv02d.h | ||
| lis3lv02d_i2c.c | ||
| lis3lv02d_spi.c | ||
| Makefile | ||