commit | 680417bb318adc5f1f8f392730776176fbcdedd8 | [log] [tgz] |
---|---|---|
author | Olivier Grenie <olivier.grenie@dibcom.fr> | Thu Aug 04 13:10:03 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Aug 06 09:40:09 2011 -0300 |
tree | a5ebceb7fe50ec8d820176f32ce1335147013e03 | |
parent | bff469f4167fdabfe15294f375577d7eadbaa1bb [diff] |
[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>