On Sun, 6 May 2012 12:14:55 +0200
Antonio Ospite [off-list ref] wrote:
Hi,
I am sending a second version of this patchset, changes since version 1 are
annotated per-patch.
Just FYI I intend to work on porting ov534 to v4l2 framework too once these
ones go in and the gspca core changes about that settle a bit.
Thanks,
Antonio
Ping.
Added HdG to CC.
Dmitry agreed to carry the small drivers/input changes through the media
tree.
Antonio Ospite (3):
gspca - ov534: Add Saturation control
Input: move drivers/input/fixp-arith.h to include/linux
gspca - ov534: Add Hue control
drivers/input/ff-memless.c | 3 +-
drivers/input/fixp-arith.h | 87 ----------------------
drivers/media/video/gspca/ov534.c | 146 +++++++++++++++++++++++++++----------
include/linux/fixp-arith.h | 87 ++++++++++++++++++++++
4 files changed, 195 insertions(+), 128 deletions(-)
delete mode 100644 drivers/input/fixp-arith.h
create mode 100644 include/linux/fixp-arith.h
--
Antonio Ospite
http://ao2.it
A: Because it messes up the order in which people normally read text.
See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?