]> Pileus Git - ~andy/linux/commit
[media] it913x: rename its tuner driver to tuner_it913x
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Apr 2013 22:43:06 +0000 (19:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Apr 2013 23:06:05 +0000 (20:06 -0300)
commit99ca5557fff4a4d1d87874384354d42f6c395e1a
treeb1547afe3e5f06e75d5066aad4c6506a2c1ea267
parent76dea4cf52784474ca6adc4a2addf55e128b3634
[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>
drivers/media/tuners/Makefile
drivers/media/tuners/tuner_it913x.c [moved from drivers/media/tuners/it913x.c with 99% similarity]
drivers/media/tuners/tuner_it913x.h [moved from drivers/media/tuners/it913x.h with 100% similarity]
drivers/media/tuners/tuner_it913x_priv.h [moved from drivers/media/tuners/it913x_priv.h with 98% similarity]
drivers/media/usb/dvb-usb-v2/af9035.h