V4L/DVB (9518): radio-mr800: remove warn, info and err messages
authorAlexey Klimov <klimov.linux@gmail.com>
Tue, 4 Nov 2008 18:02:36 +0000 (15:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:26 +0000 (17:53 -0200)
commite60b022e13c582689e3b38cb41bd5d6539671fae
tree6d060811811d847429d1931e0e38f05f4dd7755e
parentced07371d931884c9c89b66bfe951ea0148a8d08
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 <klimov.linux@gmail.com>
Acked-by: David Ellingsworth <david@identd.dyndns.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/radio-mr800.c