commit | 44dc733cd9edac53402d705cd2f720accd0b3e2c | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Apr 13 15:11:08 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Apr 24 14:09:39 2008 -0300 |
tree | 256c0a7a30b4bed9cbf0c6b5ee809b6905603317 | |
parent | 59d3448995a4c0ca98cbe82f6dac9460323377c1 [diff] |
V4L/DVB (7567): em28xx: Some cleanups Removes some fields from data structs. There are some fields that are just caching some calculus for buffer size. The calculus were moved to the places it were needed and the now unused fields were removed. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>