[media] v4l: tvp5150: Add missing break in set control handler
commitd183e4efcae8d88a2f252e546978658ca6d273cc
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 8 Dec 2016 22:22:43 +0000 (8 20:22 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 12 Dec 2016 09:49:58 +0000 (12 07:49 -0200)
treef89f873dd12db6fc3fa0af506c048e0288b0fa61
parent6e98bee2899549c7482b05b0740bf195493ef9dc
[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>
drivers/media/i2c/tvp5150.c