Mauro Carvalho Chehab
6f7ee06f4e
[media] dib8000: warning fix: declare internal functions as static
...
drivers/media/dvb-frontends/dib8000.c:2412:5: warning: no previous prototype for 'dib8000_wait_lock' [-Wmissing-prototypes]
drivers/media/dvb-frontends/dib8000.c:2688:5: warning: no previous prototype for 'dib8000_get_symbol_duration' [-Wmissing-prototypes]
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com >
2013-04-25 10:36:56 -03:00
Patrick Boettcher
173a64cb3f
[media] dib8000: enhancement
...
The intend of this patch is to improve the support of the dib8000.
Signed-off-by: Olivier Grenie <olivier.grenie@parrot.com >
Signed-off-by: Patrick Boettcher <patrick.boettcher@parrot.com >
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com >
2013-04-22 16:58:16 -03:00
Mauro Carvalho Chehab
9a0bf528b4
[media] move the dvb/frontends to drivers/media/dvb-frontends
...
Raise the DVB frontends one level up, as the intention is to remove
the drivers/media/dvb directory.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com >
2012-08-13 23:13:41 -03:00