commit | 505b6d0b774fa4475fedbd3cebf95199c17a0086 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Nov 25 09:39:50 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 29 17:53:41 2008 -0200 |
tree | ea8fe176eba79808734e5d23241f67d0dbd1cc91 | |
parent | d4d889e329bd0837598b3ef611806421754e9b83 [diff] |
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>