summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/dvb-usb-v2/af9035.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2013-04-17 00:43:06 +0200
committerMauro Carvalho Chehab2013-04-17 01:06:05 +0200
commit99ca5557fff4a4d1d87874384354d42f6c395e1a (patch)
treeb1547afe3e5f06e75d5066aad4c6506a2c1ea267 /drivers/media/usb/dvb-usb-v2/af9035.h
parent[media] mceusb: add some missing cmd sizes (diff)
downloadkernel-qcow2-linux-99ca5557fff4a4d1d87874384354d42f6c395e1a.tar.gz
kernel-qcow2-linux-99ca5557fff4a4d1d87874384354d42f6c395e1a.tar.xz
kernel-qcow2-linux-99ca5557fff4a4d1d87874384354d42f6c395e1a.zip
[media] it913x: rename its tuner driver to tuner_it913x
There are three drivers with *it913x name on it, and they all belong to the same device: a tuner, at it913x.c; a frontend: it913x-fe.c; a bridge: it913x.c, renamed to dvb_usb_it913x by the building system. This is confusing. Even more confusing are the two .c files with the same name under different directories, with different contents and different functions. So, prepend the tuner one. This also breaks the out-of-tree compilation system. Reported-by: Frederic Fays <frederic.fays@gmail.com> Acked-by: Antti Palosaari <crope@iki.fi> Reviewed-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/usb/dvb-usb-v2/af9035.h')
-rw-r--r--drivers/media/usb/dvb-usb-v2/af9035.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/usb/dvb-usb-v2/af9035.h b/drivers/media/usb/dvb-usb-v2/af9035.h
index 0f42b6cb3708..b5827ca3a01e 100644
--- a/drivers/media/usb/dvb-usb-v2/af9035.h
+++ b/drivers/media/usb/dvb-usb-v2/af9035.h
@@ -30,7 +30,7 @@
#include "mxl5007t.h"
#include "tda18218.h"
#include "fc2580.h"
-#include "it913x.h"
+#include "tuner_it913x.h"
struct reg_val {
u32 reg;