]> git.baikalelectronics.ru Git - kernel.git/commit
[media] drxk: Improve logging
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Wed, 4 Jul 2012 20:38:23 +0000 (17:38 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 6 Jul 2012 17:55:13 +0000 (14:55 -0300)
commit20d61076e6d4c60f6f814c029e3c212b31846ff9
treefab37ff250357355d7e480339aca7ff5cc11f1ae
parent7cd5ee2ffc4f57baf632f1bf86a5e8217c4caa75
[media] drxk: Improve logging

This patch simply fixes some logging calls:
- Use KERN_INFO when printing the chip status.
- Add a missing space when logging the drxk_gate_ctrl call.
- Use the same logging text as always if the scu_command in GetQAMLockStatus fails.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/drxk_hard.c