summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2022-03-11 16:29:03 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-04-24 10:56:16 +0300
commit284dd84878346d85d44466cdb8d263e61de0fa46 (patch)
tree74ef344e76652dbdf790993eddd9d995f54fc0ea /include
parentc1cc03eafd319369075dd66b091bd8d309a5b726 (diff)
downloadlinux-284dd84878346d85d44466cdb8d263e61de0fa46.tar.xz
media: imx: imx-mipi-csis: Don't use .s_power()
The subdev .s_power() operation is deprecated. Drop it, requiring sensor drivers to correctly use runtime PM instead of relying on .s_power(). As this driver has just been moved out of staging, and necessary drivers to implement a full camera pipeline are still in staging, no platform depends yet on this API being called. There is thus no risk of regression. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions