summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/stk1160/stk1160-i2c.c
Commit message (Collapse)AuthorAgeFilesLines
* [media] stk1160: Check return value of stk1160_read_reg() in ↵Jesper Juhl2012-10-281-1/+1
| | | | | | | | | | | stk1160_i2c_read_reg() Remember to collect the exit status from 'stk1160_read_reg()' in 'rc' before testing it for less than zero. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Acked-by: Ezequiel Garcia <elezegarcia@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-151-0/+294
Rename all USB drivers with their own directory under drivers/media/video into drivers/media/usb and update the building system. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
OpenPOWER on IntegriCloud