media: v4l2-mc: Make v4l2_pipeline_pm_{get,put} deprecated
authorSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 23 Aug 2023 09:03:42 +0000 (12:03 +0300)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 27 Sep 2023 07:39:56 +0000 (09:39 +0200)
commitb97213a41140b87f48865ba594a1f4b5c5566631
tree4f9c23ceb5a4d69f9381147b2c51f318da365dca
parente9e2e88f3c16a7462420182afafb8d8783524ffd
media: v4l2-mc: Make v4l2_pipeline_pm_{get,put} deprecated

The v4l2_pipeline_pm_get() and v4l2_pipeline_pm_put() functions were
needed to control sub-devices' power states before runtime PM. These
functions should no longer be used, and instead sub-device drivers should
use runtime PM.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
include/media/v4l2-mc.h