media: v4l2-dev: disable frequency and tuner ioctls for touch
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 14 Oct 2019 12:01:05 +0000 (09:01 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 24 Oct 2019 14:43:33 +0000 (11:43 -0300)
commit8669d8474a58268295414b9f78a41659698bdb87
treefa37f775fb0432f1a87fdf09f3990571a1b00abc
parent4fbd54bbd24360c28ceec2ae9ee2c950b743aee1
media: v4l2-dev: disable frequency and tuner ioctls for touch

Touch devices have obviously no tuner, so don't attempt to enable those
ioctls for such devices.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/v4l2-core/v4l2-dev.c