mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-29 02:19:54 -04:00
[media] solo6x10: Update the encoder mode on VIDIOC_S_FMT
Signed-off-by: Ismael Luceno <ismael.luceno@corp.bluecherry.net> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
7186797646
commit
cdcfe40a5f
@@ -872,6 +872,7 @@ static int solo_enc_set_fmt_cap(struct file *file, void *priv,
|
||||
if (pix->priv)
|
||||
solo_enc->type = SOLO_ENC_TYPE_EXT;
|
||||
*/
|
||||
solo_update_mode(solo_enc);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user