commit | d183e4efcae8d88a2f252e546978658ca6d273cc | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Dec 08 20:22:43 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Dec 12 07:49:58 2016 -0200 |
tree | f89f873dd12db6fc3fa0af506c048e0288b0fa61 | |
parent | 6e98bee2899549c7482b05b0740bf195493ef9dc [diff] |
[media] v4l: tvp5150: Add missing break in set control handler A break is missing resulting in the hue control enabling or disabling the decode completely. Fix it. Fixes: c43875f66140 ("[media] tvp5150: replace MEDIA_ENT_F_CONN_TEST by a control") Cc: stable@vger.kernel.org Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>