dvb: tuner: USB DVB tuner support from Google
authorqi duan <qi.duan@amlogic.com>
Tue, 20 Nov 2018 08:23:04 +0000 (16:23 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Thu, 29 Nov 2018 05:19:34 +0000 (21:19 -0800)
commita6f6a3400ca090fa43710c6f1d24e7f50b19fd84
tree16b64f62786b685e6f9c18852da9417dca97a439
parentca793423736cc469d844d13ae057adfbdf27e3bb
dvb: tuner: USB DVB tuner support from Google

PD#SWPL-932

Problem:
USB DVB Dongle search program Function is not implemented

Solution:
merge usb dvb tuner from kernel3.14
http://10.8.9.5/kernel/common/commit/?h=amlogic-3.14-dev&id=7af9c5c38efdc96f5d3235f17788232a630b3d32
fixed frontend.h structures

Verify:
Ampere P

Change-Id: I16d68c2507711eda43313619d210d05699abcc25
Signed-off-by: qi duan <qi.duan@amlogic.com>
15 files changed:
arch/arm/configs/meson64_a32_defconfig
arch/arm64/configs/meson64_defconfig
drivers/media/tuners/Kconfig
drivers/media/tuners/Makefile
drivers/media/tuners/tda18272.c [new file with mode: 0644]
drivers/media/tuners/tda18272.h [new file with mode: 0644]
drivers/media/tuners/tda18272_reg.h [new file with mode: 0644]
drivers/media/usb/cx231xx/Kconfig
drivers/media/usb/cx231xx/cx231xx-avcore.c
drivers/media/usb/cx231xx/cx231xx-cards.c
drivers/media/usb/cx231xx/cx231xx-core.c
drivers/media/usb/cx231xx/cx231xx-dvb.c
drivers/media/usb/cx231xx/cx231xx-video.c
drivers/media/usb/cx231xx/cx231xx.h
include/uapi/linux/dvb/frontend.h