From: Laurent Pinchart Date: Thu, 22 Jan 2015 14:12:02 +0000 (-0300) Subject: [media] Revert "[media] v4l: omap4iss: Add module debug parameter" X-Git-Tag: fixes-v4.0-rc1~147^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c97da15411bf87c432cc1ed91af70ad558d64835;p=pandora-kernel.git [media] Revert "[media] v4l: omap4iss: Add module debug parameter" This reverts commit 186612342500b0af8498d7c8bc6b3ac32ac7a48e. The video_device debug field has been renamed to dev_debug, resulting in a compilation failure. As v4l2 debugging is supposed to be controlled through a sysfs attribute created by the v4l2 core, there's no need to duplicate debug control through a module parameter. Remove it. Signed-off-by: Laurent Pinchart Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed