]> Pileus Git - ~andy/linux/commit
[media] mxl111sf: don't redefine pr_err/info/debug
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 17 Jun 2013 23:56:40 +0000 (20:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 Jun 2013 14:08:44 +0000 (11:08 -0300)
commitc778edb5bdb7a96712848493273762427a51e200
tree902a6cc1568a87960b06ad3587a0c406042e6219
parentbbf94616261e080507e43b07eea0d633462b00dc
[media] mxl111sf: don't redefine pr_err/info/debug

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>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.c
drivers/media/usb/dvb-usb-v2/mxl111sf.c