summaryrefslogtreecommitdiff
path: root/drivers/media/common/tuners/tda9887.h
AgeCommit message (Collapse)AuthorFilesLines
2012-08-14[media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab1-38/+0
Move the tuners one level up, as the "common" directory will be used by drivers that are shared between more than one driver. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-04-30Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab1-1/+1
namespace for all of them.
2008-04-30V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab1-0/+38
There were several issues in the past, caused by the hybrid tuner design, since now, the same tuner can be used by drivers/media/dvb and drivers/media/video. Kconfig items were rearranged, to split V4L/DVB core from their drivers. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>