mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 11:10:22 +02:00
Remove pm_runtime_mark_last_busy() call that wasn't need in the probe since the device should be put to sleep. Clarification from Matt: Basically it going to be suspended once pm_runtime_idle() is called, and setting the last busy is useless and not needed. Clearly this doesn't affect the device running but just makes the code more consistent with other uses. Signed-off-by: Matt Ranostay <matt@ranostay.consulting> Signed-off-by: Jonathan Cameron <jic23@kernel.org> |
||
|---|---|---|
| .. | ||
| as3935.c | ||
| Kconfig | ||
| Makefile | ||
| pulsedlight-lidar-lite-v2.c | ||
| sx9500.c | ||