commit | d56e326f7b7f409f0390517b0a29d65b4d60c14c | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Mar 02 09:05:42 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 04 16:32:08 2013 -0300 |
tree | 8373086a5db21bf7461641c69e07e1e6b7a0d331 | |
parent | 510e884c1abb86b060b895ffaf38ee1aac2e7fe4 [diff] |
[media] mb86a20s: don't pollute dmesg with debug messages There are a few debug tests that are shown with dev_err() or dev_info(). Replace them by dev_dbg(). Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>