diff options
author | Daniel Scally <djrscally@gmail.com> | 2021-11-23 00:56:11 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-11-30 10:47:47 +0100 |
commit | a5f0900246818c1eb7c98e324a898afa9af69e90 (patch) | |
tree | 31f0fdb86375f2430b143320ab35ec408f51fe54 /drivers/media/pci/intel/ipu3/cio2-bridge.c | |
parent | 7218905afd1a830ba86a30389cd080d9e00b7000 (diff) | |
download | linux-a5f0900246818c1eb7c98e324a898afa9af69e90.tar.gz linux-a5f0900246818c1eb7c98e324a898afa9af69e90.tar.bz2 linux-a5f0900246818c1eb7c98e324a898afa9af69e90.zip |
media: ipu3-cio2: Toggle sensor streaming in pm runtime ops
The .suspend() and .resume() runtime_pm operations for the ipu3-cio2
driver currently do not handle the sensor's stream. Setting .s_stream() on
or off for the sensor subdev means that sensors will pause and resume the
stream at the appropriate time even if their drivers don't implement those
operations.
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Daniel Scally <djrscally@gmail.com>
Tested-by: Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com>
Reviewed-by: Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/pci/intel/ipu3/cio2-bridge.c')
0 files changed, 0 insertions, 0 deletions