diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-26 11:29:34 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-26 09:29:57 -0300 |
commit | b9ef6bbbbeaf65c6a452fe3c75c196f86e0d984d (patch) | |
tree | cd71dd92430bece65a52932f83d561a8a41893c3 /drivers/char | |
parent | 0e3cbe81d52d18d83d068935512bd623a8765c12 (diff) |
V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabled
set_addr log were almost useless: discarded SET_TYPE_ADDR commands weren't
reported.
This patch changed set_addr printk to print a message only if set_addr is
wrong.
It also fix printk at set_type, since, if an attach were failing, nothing
were reported.
With the current code, working or not, a call to set_addr will produce a debug
printk.
also, set_type() were producing a false error message on tuner_xc2028, since
it were requesting for setting a frequency on a place where firmware name
weren't set yet.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions