From: Laurent Pinchart Date: Wed, 25 Nov 2009 15:00:30 +0000 (-0300) Subject: V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structure X-Git-Tag: v2.6.33-rc1~338^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ca5a639f4f3eb8958a7e270fcff7516374637a5;p=pandora-kernel.git V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structure The bNrInPins and baSourceID fields are common among all entities (some of use bSourceID but this is conceptually the same). Move those two fields out of entity type-specific unions into the uvc_entity structure top level. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed