summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJanusz Krzysztofik <jmkrzyszt@gmail.com>2019-10-13 09:50:46 -0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-10-24 18:39:16 -0300
commitb1c5794382208c455c4e511c3f0b55565b69dd53 (patch)
tree29e4eb308e9ebe93ab13c56f7194af3e14dd643b /tools/perf/scripts/python/export-to-postgresql.py
parent57822068dd120386b98891cb151dc20107b63ba7 (diff)
downloadlinux-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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions