summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/tda1004x.c
Commit message (Collapse)AuthorAgeFilesLines
* tda1004x: Lock I2C bus during firmware loadMauro Carvalho Chehab2012-10-011-2/+6
| | | | | | | tda1004x doesn't allow firmware loads while it is busy with something else. Avoid it to happen by locking the I2C bus during firmware transfer. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab2012-08-131-0/+1381
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>
OpenPOWER on IntegriCloud