media: hantro: Simplify the controls creation logic
authorBoris Brezillon <boris.brezillon@collabora.com>
Thu, 25 Jul 2019 14:17:51 +0000 (10:17 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 25 Jul 2019 15:59:27 +0000 (11:59 -0400)
commit9530bbe726a14fea2acd972a13b5d526edc94e87
tree8803399e04e034039e43338eba632c73938f4dd6
parentc3c3509b86810293df5c524ef61421d8affc8bf0
media: hantro: Simplify the controls creation logic

v4l2_ctrl_new_custom() should work for any kind of control, including
standard ones. With that change, we automatically get support for
menu controls.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/staging/media/hantro/hantro.h
drivers/staging/media/hantro/hantro_drv.c