commit | 4471109e3894f500079d21fea4bc4d58bbdc4045 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Jan 22 04:00:45 2018 -0500 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Feb 22 12:27:35 2018 -0500 |
tree | 8d9c064ef2545df346fd3f913f3120dee380f0db | |
parent | 672de9a79cd34c864f5eca7de5264b2645212605 [diff] |
media: convert g/s_parm to g/s_frame_interval in subdevs Convert all g/s_parm calls to g/s_frame_interval. This allows us to remove the g/s_parm ops since those are a duplicate of g/s_frame_interval. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>