diff options
author | Joe Perches <joe@perches.com> | 2010-10-26 04:44:25 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-12-29 11:16:29 +0100 |
commit | c429e7b62a54bf34c1995b45faeaeb84104f1705 (patch) | |
tree | 80470e48b437e6c8ea7d92591ea6f88519e37370 /samples | |
parent | [media] cx231xx: Add IR support for Pixelview Hybrid SBTVD (diff) | |
download | linux-c429e7b62a54bf34c1995b45faeaeb84104f1705.tar.xz linux-c429e7b62a54bf34c1995b45faeaeb84104f1705.zip |
[media] drivers/media: Removed unnecessary KERN_<level>s from dprintk uses
Converted if (debug >= 2) printk(KERN_DEBUG... to if debug >= 2) dprintk(...)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions