V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 25 Nov 2008 12:39:50 +0000 (09:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:41 +0000 (17:53 -0200)
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 <mchehab@redhat.com>

No differences found