Home
last modified time | relevance | path

Searched hist:"3 ae17c66ed666c5a5c627f28c9e20b2ab8fafe28" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/pci/cobalt/
H A Dcobalt-v4l2.cdiff 3ae17c66ed666c5a5c627f28c9e20b2ab8fafe28 Tue Mar 21 06:49:18 CDT 2017 Jose Abreu <Jose.Abreu@synopsys.com> media: cobalt: Use v4l2_calc_timeperframe helper

Currently, cobalt driver always returns 60fps in g_parm.
This patch uses the new v4l2_calc_timeperframe helper to
calculate the time per frame value.

Signed-off-by: Jose Abreu <joabreu@synopsys.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>