]> git.karo-electronics.de Git - linux-beck.git/commit
V4L/DVB (13593): PWC: parameter trace is only available in debug
authorAndrea Odetti <mariofutire@googlemail.com>
Thu, 10 Dec 2009 19:26:10 +0000 (16:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 16 Dec 2009 02:18:30 +0000 (00:18 -0200)
commit4315c414474cf43994f0c562ce8faea3628f550b
tree8238e7274e41d4f0bda65574989b4e218fa66f26
parent38ffcd10d6831efd15ec5a223b1050eac12d4c28
V4L/DVB (13593): PWC: parameter trace is only available in debug

This patch fixes a small issue where modinfo says the parameter "trace" is always available, while
it only works if CONFIG_USB_PWC_DEBUG is enabled.

Signed-off-by: Andrea Odetti <mariofutire@googlemail.com>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/pwc/pwc-if.c