mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
ac3e038407
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_i2c.c | ||
lis3lv02d_spi.c | ||
lis3lv02d.c | ||
lis3lv02d.h | ||
Makefile |