MLK-19514-1: ISI: correct capture and output meaning
authorGuoniu.Zhou <guoniu.zhou@nxp.com>
Mon, 3 Sep 2018 07:20:10 +0000 (15:20 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit2fa6c2f8d3b4f35f7e9f01b7a8d350a2a721ad4b
tree534160ad7aa00317d2b5963f57a9dbc020ff33c8
parente43469cf60c5384c4554acda00ed31ed1e1fde67
MLK-19514-1: ISI: correct capture and output meaning

According to V4L2 doc, cap_q_ctx is for "output to memory"
queue and out_q_ctx is for "input from memory", so capature
should represent for output of ISI and output should represent
for ISI's input. But I reversed their relationship, so correct
it.

Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com>
drivers/media/platform/imx8/mxc-isi-m2m.c