android_kernel_xiaomi_sm8350/drivers/media/video/em28xx
Mauro Carvalho Chehab 7f1711234e V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Currently, the only tuner-specific device that allows special
configurations is tda9887. However, tea5767 also may require some
special configurations (for example, to specify a different Xtal freq).

This patch replaces TDA9887_SET_CONFIG by a more generic internal ioctl
(TUNER_SET_CONFIG). The newer one allows specifying what tuner is
appliable to a configuration set, and allows an arbitrary configuration
struct.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-01-25 19:00:54 -02:00
..
em28xx-cards.c
em28xx-core.c V4L/DVB (6350): V4L: possible leak in em28xx_init_isoc 2007-10-22 12:01:49 -02:00
em28xx-i2c.c V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG 2008-01-25 19:00:54 -02:00
em28xx-input.c
em28xx-video.c V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG 2008-01-25 19:00:54 -02:00
em28xx.h
Kconfig V4L/DVB (6479): use input functions, should depend on INPUT 2007-11-04 21:41:23 -02:00
Makefile