V4L/DVB (10059): dsbr100: dev_err instead of dev_warn
authorAlexey Klimov <klimov.linux@gmail.com>
Sun, 28 Dec 2008 01:31:52 +0000 (22:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:40:11 +0000 (09:40 -0200)
commit7e1ca8491d046d1f01de105add7f2f8f477869ec
tree78a894720d49958c3e598db84d71d750df64eac7
parent417b7953668574ff38d3f2dc76e9fe669f121469
V4L/DVB (10059): dsbr100: dev_err instead of dev_warn

We should use dev_err (not dev_warn) if video_register_device fails.

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/dsbr100.c