media: v4l: subdev: Document s_power() callback is deprecated
authorSakari Ailus <sakari.ailus@linux.intel.com>
Mon, 19 Sep 2022 10:07:30 +0000 (13:07 +0300)
committerSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 25 Oct 2022 07:37:03 +0000 (10:37 +0300)
commitc2079f3e220e2f0b551715ee748a0cc936a4a7f6
tree719182c50ef6a24bf0b2d96d3b6928727be7a3b2
parenta8278ad796edc1ea0409abcb4e9c6453da87cef8
media: v4l: subdev: Document s_power() callback is deprecated

Runtime PM has been around for a decade or more, there's hardly a need to
use the V4L2 specific s_power() callback in drivers anymore. Document this
in s_power() callback documentation as well.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
include/media/v4l2-subdev.h