From: Mauro Carvalho Chehab Date: Mon, 29 Dec 2008 01:26:36 +0000 (-0300) Subject: V4L/DVB (9980): em28xx: simplify analog logic X-Git-Tag: v2.6.29-rc1~556^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e5ef2dfc45ff1ecebb0d8657b85b3fc716db9bf;p=pandora-kernel.git V4L/DVB (9980): em28xx: simplify analog logic Now, just two routines are enough for analog: the first one configs the analog part and register V4L2 devices, and the second one release analog devices. After this patch, it will be easier to transform em28xx-video into an em28xx extension, loaded only on analog devices. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed