diff options
| author | Janusz Krzysztofik <jmkrzyszt@gmail.com> | 2019-10-13 09:50:46 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-10-24 18:39:16 -0300 |
| commit | b1c5794382208c455c4e511c3f0b55565b69dd53 (patch) | |
| tree | 29e4eb308e9ebe93ab13c56f7194af3e14dd643b /tools/perf/scripts/python/bin | |
| parent | 57822068dd120386b98891cb151dc20107b63ba7 (diff) | |
| download | linux-b1c5794382208c455c4e511c3f0b55565b69dd53.tar.gz linux-b1c5794382208c455c4e511c3f0b55565b69dd53.zip | |
media: ov6650: Drop obsolete .pclk_limit attribute
That attribute used to be obtained from platform data by a soc_camera
host interface and passed to the sensor driver for .s_mbus_fmt() video
operation callback, later reused as .set_fmt() pad operation callback,
to be able to limit frame rate. The driver stored that value in its
private structure for further use from .g/s_parm(), later converted to
g/s_frame_interval().
On conversion of the driver from soc_camera sensor to a standalone V4L2
subdevice by commit 23a52386fabe ("media: ov6650: convert to standalone
v4l2 subdevice"), that attribute had been replaced by a constant and
hardcoded to an arbitrarily chosen pixel clock limit. Drop it. Host
interfaces can limit frame rate if needed by calling
.s_frame_interval().
Signed-off-by: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
