From: Mauro Carvalho Chehab Date: Tue, 25 Nov 2008 12:39:50 +0000 (-0300) Subject: V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs X-Git-Tag: v2.6.29-rc1~556^2~330 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=505b6d0b774fa4475fedbd3cebf95199c17a0086;p=pandora-kernel.git V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs Several fields are duplicated on both structs. Let's just copy em28xx_board instead. A later cleanup could just copy the fields that are changed, in order to keep em28xx_board const. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed