diff options
author | Andrzej Hajda <a.hajda@samsung.com> | 2013-05-28 03:26:15 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-06-03 15:56:37 -0300 |
commit | 69c9fe6f4afae54cad12635bdb8e90e7d832e240 (patch) | |
tree | 2bc85d9b81bd7341aac868234de72cbb8c8abc97 /mm | |
parent | ac5f867fbfbd1ff5a43e796ed470deff42b630d2 (diff) |
[media] s5p-mfc: v4l2 controls setup routine moved to initialization code
Callback .start_streaming is called once for every queue,
so v4l2_ctrl_handler_setup was called twice during stream start.
Moving v4l2_ctrl_handler_setup to context initialization
reduces numbers of calls and seems to be more consistent with API.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions