Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-17 | mxl111sf: don't redefine pr_err/info/debugmxl111sf | Hans Verkuil | 1 | -5/+3 | |
Remove the silly redefines of pr_err/info/debug. This improves readability and it also gets rid of a bunch of warnings when compiling this driver for older kernels using the compatibility media_build system. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> | |||||
2012-08-13 | [media] dvb-usb: move it to drivers/media/usb/dvb-usb | Mauro Carvalho Chehab | 1 | -0/+527 | |
As media/dvb will be removed, move it to a proper place. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |