Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [media] tuners: 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] common: move media/common/tuners to media/tuners | Mauro Carvalho Chehab | 2012-08-13 | 1 | -0/+57 |
Move the tuners one level up, as the "common" directory will be used by drivers that are shared between more than one driver. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |