Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [media] drxd: get rid of EXPORT_SYMBOL(drxd_config_i2c) | Mauro Carvalho Chehab | 2014-06-17 | 1 | -1/+0 |
| | | | | | | This symbol is not used externally. Get rid of it. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> | ||||
* | [media] dvb-frontends: use IS_ENABLED | Mauro Carvalho Chehab | 2013-03-23 | 1 | -2/+2 |
| | | | | | | | Instead of checking everywhere there for 3 symbols, use instead IS_ENABLED macro. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | ||||
* | [media] move the dvb/frontends to drivers/media/dvb-frontends | Mauro Carvalho Chehab | 2012-08-13 | 1 | -0/+73 |
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> |