History log of /drivers/media/dvb-frontends/rtl2830.h
Revision Date Author Comments
782d8b743aad7dfffa4c01e9e8b57fd35247d70a 21-Mar-2013 Mauro Carvalho Chehab <mchehab@redhat.com> [media] dvb-frontends: use IS_ENABLED

Instead of checking everywhere there for 3 symbols, use instead
IS_ENABLED macro.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
66b3c4deb9735e18d5b71dbcbf9532bdf080d001 13-Sep-2012 Antti Palosaari <crope@iki.fi> [media] rtl2830: use .get_if_frequency()

Use .get_if_frequency() as all used tuner drivers
(mt2060/qt1010/mxl5005s) supports it.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
86ad0f1dd72b39159065fdf089afe0913b9bef41 13-Sep-2012 Antti Palosaari <crope@iki.fi> [media] rtl2830: use Kernel dev_foo() logging

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
9a0bf528b4d66b605f02634236da085595c22101 14-Aug-2012 Mauro Carvalho Chehab <mchehab@redhat.com> [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>