From: Mauro Carvalho Chehab Date: Mon, 29 Dec 2008 01:18:14 +0000 (-0300) Subject: V4L/DVB (9979): em28xx: move usb probe code to a proper place X-Git-Tag: v2.6.29-rc1~556^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a23f81b7dc3115b29cff0e4f58b5dd04a6242ad;p=pandora-kernel.git V4L/DVB (9979): em28xx: move usb probe code to a proper place em28xx-video were holding several code that are not specific to V4L2 interface. This patch moves the core code for em28xx-core, and usb probing code into em28xx-cards. This opens the possibility of breaking em28xx into a core module and a V4L2 module, loaded only on devices that have analog interfaces. Some cleanup may be done at em28xx-cards to optimize the config code. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed