Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [media] mt2060: just return 0 instead of using a var | Mauro Carvalho Chehab | 2014-09-03 |
| | | | | | | | Instead of allocating a var to store 0 and just return it, change the code to return 0 directly. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> | ||
* | [media] common: move media/common/tuners to media/tuners | Mauro Carvalho Chehab | 2012-08-13 |
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> |