]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB (10456): radio-mr800: place dev_err instead of dev_warn
authorAlexey Klimov <klimov.linux@gmail.com>
Thu, 5 Feb 2009 11:49:58 +0000 (08:49 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:39 +0000 (12:42 -0300)
commit65c51dc97845692dc08646030136184958044763
treeb5ec45ccb4c789669c7026d1382a45a2ea95e665
parenta5d6947515cc489001938339a8de9c000b2f8aba
V4L/DVB (10456): radio-mr800: place dev_err instead of dev_warn

There should be dev_err message if video_register_device() fails.
Correct this situation.

Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/radio-mr800.c