V4L/DVB (7567): em28xx: Some cleanups
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 13 Apr 2008 18:11:08 +0000 (15:11 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:39 +0000 (14:09 -0300)
commit44dc733cd9edac53402d705cd2f720accd0b3e2c
tree256c0a7a30b4bed9cbf0c6b5ee809b6905603317
parent59d3448995a4c0ca98cbe82f6dac9460323377c1
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>
drivers/media/video/em28xx/em28xx-core.c
drivers/media/video/em28xx/em28xx-video.c
drivers/media/video/em28xx/em28xx.h