media: ov5640: Update last busy timestamp to reset autosuspend timer
authorAndrey Skvortsov <andrej.skvortzov@gmail.com>
Sun, 15 Jan 2023 17:30:10 +0000 (18:30 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 6 Feb 2023 07:27:00 +0000 (08:27 +0100)
commite13064a32db56a7dad5a3539b7bd2482284f103a
tree528f1dce518dbee78fef4cddcb3aca7fe3cd5a04
parente14d3ac81bd2264edc76bf5796305b2dfea44487
media: ov5640: Update last busy timestamp to reset autosuspend timer

Otherwise autosuspend delay doesn't work and power is cut off
immediately as device is freed.

Signed-off-by: Andrey Skvortsov <andrej.skvortzov@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/ov5640.c