[media] dib0700: correct error message
authorOlivier Grenie <olivier.grenie@dibcom.fr>
Thu, 4 Aug 2011 16:10:03 +0000 (13:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 6 Aug 2011 12:40:09 +0000 (09:40 -0300)
commit680417bb318adc5f1f8f392730776176fbcdedd8
treea5ebceb7fe50ec8d820176f32ce1335147013e03
parentbff469f4167fdabfe15294f375577d7eadbaa1bb
[media] dib0700: correct error message

The goal of this patch is to correct a previous patch. In case of error,
the err() function should be used instead of dprintk() function.

[mchehab@redhat.com: as I've replaced dprintk by deb_info, on the the
 previous patch, to avoid breaking bisect, I had to fix a merge conflict
 on this one]
Signed-off-by: Olivier Grenie <olivier.grenie@dibcom.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/dib0700_core.c