From: Alexey Klimov Date: Tue, 4 Nov 2008 18:02:36 +0000 (-0300) Subject: V4L/DVB (9518): radio-mr800: remove warn, info and err messages X-Git-Tag: v2.6.29-rc1~556^2~456 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e60b022e13c582689e3b38cb41bd5d6539671fae;p=pandora-kernel.git V4L/DVB (9518): radio-mr800: remove warn, info and err messages Patch removes warn(), err() and info() statements in drivers/media/radio/radio-mr800.c, and place dev_warn, dev_info in right places. Printk changed on pr_info and pr_err macro. Also new macro amradio_dev_warn defined. Name in usb driver struct changed on MR800_DRIVER_NAME. -- Signed-off-by: Alexey Klimov Acked-by: David Ellingsworth Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed