]> git.baikalelectronics.ru Git - kernel.git/commit
[media] cx88: move fmt, width and height to cx8800_dev
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 11 May 2012 13:45:18 +0000 (10:45 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 6 Jul 2012 21:11:31 +0000 (18:11 -0300)
commit76fc4adc545125b029636cd9052d781952453d31
tree9c27aceca89b9849e557a152bdfb4745365c81b4
parent1eb88cfe6dfde4168d1ac269463221b6c69e6c20
[media] cx88: move fmt, width and height to cx8800_dev

These are global properties and do not belong in the filehandle struct.

Note: the overlay related fields were just removed: they weren't used at all.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx88/cx88-video.c
drivers/media/video/cx88/cx88.h