[media] mn88472: rename mn88472_c.c => mn88472.c
authorAntti Palosaari <crope@iki.fi>
Sun, 26 Oct 2014 01:23:09 +0000 (22:23 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 14 Nov 2014 19:19:42 +0000 (17:19 -0200)
commit5ef1ad351c3f02ea5be0268f5f71a2eefafcb166
treef45f873619a4230239154aa15aa9a38c9e2ad221
parent8e0d8572be05de0c3af04783775ce4037df96be8
[media] mn88472: rename mn88472_c.c => mn88472.c

Original plan was to implement driver as one file per used demod
standard (mn88472_c.c, mn88472_t.c and mn88472_t2.c). However, that
plan was a mistake as driver code differences are so small between
different standards. Due to that rename this file and implement all
the needed functionality to that file.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-frontends/Makefile
drivers/media/dvb-frontends/mn88472.c [new file with mode: 0644]
drivers/media/dvb-frontends/mn88472.h
drivers/media/dvb-frontends/mn88472_c.c [deleted file]
drivers/media/dvb-frontends/mn88472_priv.h