| commit | ae11e08c3d0c78d08dac4cea30bf39ede2130b03 | [log] [tgz] |
|---|---|---|
| author | Sakari Ailus <sakari.ailus@linux.intel.com> | Fri Jul 04 10:54:15 2025 +0300 |
| committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | Tue Oct 14 13:51:07 2025 +0200 |
| tree | 0d10c05b4fc2749c5f568b8d6e9acf7230b682b1 | |
| parent | 3a8660878839faadb4f1a6dd72c3179c1df56787 [diff] |
i2c: Remove redundant pm_runtime_mark_last_busy() calls pm_runtime_put_autosuspend(), pm_runtime_put_sync_autosuspend(), pm_runtime_autosuspend() and pm_request_autosuspend() now include a call to pm_runtime_mark_last_busy(). Remove the now-reduntant explicit call to pm_runtime_mark_last_busy(). Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Acked-by: Andi Shyti <andi.shyti@kernel.org> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>