v4l2-ctl: use libv4l2 wrapper for mmap as well.
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 11 Dec 2013 14:37:27 +0000 (15:37 +0100)
committerHans Verkuil <hans.verkuil@cisco.com>
Wed, 11 Dec 2013 14:37:27 +0000 (15:37 +0100)
commit4dea4afd9e3c1a03bf1e3aec7abba2f2611b7250
treec91a729610d831a3e86fbe303cc272e859209498
parent18c3c53e5644c885e70412743f5b7009ca682692
v4l2-ctl: use libv4l2 wrapper for mmap as well.

The streaming code didn't use v4l2_mmap if the -w option was specified.
Correct this.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/v4l2-ctl/v4l2-ctl-streaming.cpp