From: Mauro Carvalho Chehab Date: Sat, 25 Mar 2006 12:05:39 +0000 (-0300) Subject: V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video X-Git-Tag: v2.6.17-rc1~739^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f6933be665ce3b049c274c99810ac754edabf19;p=pandora-kernel.git V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video Because of historic reasons, there are two separate directories with V4L stuff. Most drivers are located at driver/media/video. However, some code for USB Webcams were inserted under drivers/usb/media. This makes difficult for module authors to know were things should be. Also, makes Kconfig menu confusing for normal users. This patch moves all V4L content under drivers/usb/media to drivers/media/video, and fixes Kconfig/Makefile entries. Signed-off-by: Greg Kroah-Hartman Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed