From: Mauro Carvalho Chehab Date: Tue, 21 Oct 2008 13:43:10 +0000 (-0300) Subject: V4L/DVB (9333): cx88: Not all boards that requires cx88-mpeg has frontends X-Git-Tag: v2.6.28-rc1~37^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3007703db804b7e6e9f5e3cca9e3a661e0ff3eb2;p=pandora-kernel.git V4L/DVB (9333): cx88: Not all boards that requires cx88-mpeg has frontends The multifrontend changes on cx88 assumed that all boards that use cx88-mpeg supports DVB. This is not true. There also a few analog-only boards based on Blackboard design that also uses cx88-mpeg. For those boards, there's no need to allocate dvb frontends. This patch fixes videobuf allocation for those devices. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed