commit | d9b17060323a65e7a2c7fcb9d4f4e4bf12d403f1 | [log] [tgz] |
---|---|---|
author | Jason Chen <b02280@freescale.com> | Tue Nov 15 12:54:26 2011 +0800 |
committer | Eric Miao <eric.miao@linaro.org> | Thu Dec 01 11:36:32 2011 +0800 |
tree | 82e01940567ff0f049f0bf7c06427bf1f97685f2 | |
parent | f0c7f2f9a906d41a450920c2b4e5d9d0246b1026 [diff] |
ENGR00162064 mxc v4l2 output: check ipu task in S_CROP ioctl In mxc_vout, ioctl S_CROP should call before S_FMT, for fist time S_CROP, will not check ipu task, it actually will check in S_FMT, after S_FMT, S_CROP should check ipu task too. Signed-off-by: Jason Chen <b02280@freescale.com>