V4L/DVB (11387): Sensor orientation reporting
authorAdam Baker <linux@baker-net.org.uk>
Sun, 29 Mar 2009 22:17:10 +0000 (19:17 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 7 Apr 2009 00:44:29 +0000 (21:44 -0300)
commitdfa76fa2824967c0ec196fbcba36d3e74b66d3aa
tree96f1a646ca8b204e237d6aa72579825cdcedd0b0
parent2659e468a38d7baa758baa5e59529e48eb8930c9
V4L/DVB (11387): Sensor orientation reporting

Add support to the SQ-905 driver to pass back to user space the
sensor orientation information obtained from the camera during init.
Modifies gspca and the videodev2.h header to create the necessary
API.

[mchehab@redhat.com: Changed "Output is" to "Frames are" at the comments, as suggested at LMML]
Signed-off-by: Adam Baker <linux@baker-net.org.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/gspca.c
drivers/media/video/gspca/gspca.h
drivers/media/video/gspca/sq905.c
include/linux/videodev2.h