]> Pileus Git - ~andy/linux/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)
commitc5a861449fcd4f50d30376986ebdb0692f0bf1f1
tree9c27aceca89b9849e557a152bdfb4745365c81b4
parentedbd138ed0cae5abe469b61e368d2629815d4c37
[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