From: Devin Heitmueller Date: Wed, 11 Mar 2009 06:01:00 +0000 (-0300) Subject: V4L/DVB (11077): au0828: properly handle missing analog USB endpoint X-Git-Tag: v2.6.30-rc1~621^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc4ce6cd9855dcd1151a9afc067ea354179089f9;p=pandora-kernel.git V4L/DVB (11077): au0828: properly handle missing analog USB endpoint Move the setup of the analog isoc handler into au0828-video.c, so it does not occur if there is not an .input section defined for the board. Also fixes a case where if there is an input section but the board does not actually have analog support, the digital support will continue to work as expected. Thanks to Michael Krufky for providing sample hardware of various configurations to test with. Signed-off-by: Devin Heitmueller Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed