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)
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>

No differences found