Re: [PATCH] mxl111sf: don't redefine pr_err/info/debug

2013-06-17 Thread Michael Krufky
eek... I'd rather merge it than ack it -- why don't I see it in patchwork? I'll try to merge it tonight or tomorrow. Cheers, Mike On Thu, Jun 13, 2013 at 2:09 AM, Hans Verkuil wrote: > On Thu May 23 2013 08:50:43 Hans Verkuil wrote: >> Remove the silly redefines of pr_err/info/debug. >> >> Thi

Re: [PATCH] mxl111sf: don't redefine pr_err/info/debug

2013-06-12 Thread Hans Verkuil
On Thu May 23 2013 08:50:43 Hans Verkuil wrote: > 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. Mike, Can you Ack this? Thank

[PATCH] mxl111sf: don't redefine pr_err/info/debug

2013-05-22 Thread Hans Verkuil
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 --- drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.c |8 +-