]> git.karo-electronics.de Git - linux-beck.git/commit
[media] stk1160: Reduce driver verbosity
authorEzequiel Garcia <ezequiel@vanguardiasur.com.ar>
Fri, 3 Jul 2015 19:11:41 +0000 (16:11 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 17 Jul 2015 12:51:15 +0000 (09:51 -0300)
commit890024ad144902bfa637f23b94b396701a88ed88
treecde359040bb8e619fec6b15e19f8dbb7c0348188
parentf47c9045643f91e76d8a9030828b9fe1cf4a6bcf
[media] stk1160: Reduce driver verbosity

These messages are not really informational, and just makes the driver's
output too verbose. This commit changes some messages to a debug level,
removes a really useless "driver loaded" message and finally undefines
the DEBUG macro.

Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/stk1160/stk1160-core.c
drivers/media/usb/stk1160/stk1160-v4l.c
drivers/media/usb/stk1160/stk1160.h