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)
commit505b6d0b774fa4475fedbd3cebf95199c17a0086
treeea8fe176eba79808734e5d23241f67d0dbd1cc91
parentd4d889e329bd0837598b3ef611806421754e9b83
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 <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-cards.c
drivers/media/video/em28xx/em28xx-core.c
drivers/media/video/em28xx/em28xx-dvb.c
drivers/media/video/em28xx/em28xx-i2c.c
drivers/media/video/em28xx/em28xx-input.c
drivers/media/video/em28xx/em28xx-video.c
drivers/media/video/em28xx/em28xx.h