Commits

Sheng Nan committed b10379200cf
ENGR00229952 mxc_v4l2_capture: csi ic mem uses hard coded initial DMA base addr When setup csi ic mem on the fly channel, the capture output buffer is initialized with hard coded dummy address 0xdeadbeaf This also causes IPU warning when use this channel: imx-ipuv3 imx-ipuv3.0: IDMAC20's EBA0 is not 8-byte aligned - use the pre-allocated dummy_frame.vaddress instead of 0xdeadbeaf Signed-off-by: Sheng Nan <b38800@freescale.com> (cherry picked from commit 8b22d8cfaf0641145763d8d2d8bdb543b7cc9cbc)