From: Laurent Pinchart Date: Tue, 8 Jul 2008 02:04:29 +0000 (-0300) Subject: V4L/DVB (8234): uvcvideo: Make input device support optional X-Git-Tag: v2.6.27-rc1~966^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6833c917b4de1757febdbf946d709ece6dc7a86f;p=pandora-kernel.git V4L/DVB (8234): uvcvideo: Make input device support optional UVC devices can report button events. The uvcvideo driver depends on CONFIG_INPUT to report events to the input layer. This patch removes the hard dependency by introducing a new CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV option. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed