summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cobalt/cobalt-omnitek.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-13 15:57:58 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-11-18 08:01:29 -0200
commit7c646913530e2dc7fc679f31c1e5624277ef3c19 (patch)
treeb49e2e3ca9cecd2418095862364f26990df51a8f /drivers/media/pci/cobalt/cobalt-omnitek.c
parentfed9d8f3cd6b7e8dbb697377065ee3b88b6baa45 (diff)
[media] bt8xx/dst: use a more standard way to print messages
This driver uses a weird, non-standard macro to print errors. It allows hiding all messages, including error ones, with doesn't seem a good idea. Instead, replace it to pr_foo(), and, for error messages, use pr_err(). The remaining messages were previouly classified as notice, info or debug, but they all looked like debug messages. So, add a dprintk() macro using the "verbose" modprobe argument to select what will be displayed. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/pci/cobalt/cobalt-omnitek.c')
0 files changed, 0 insertions, 0 deletions