diff options
author | Alex Gonzalez <alex.gonzalez@digi.com> | 2011-10-21 14:25:28 +0200 |
---|---|---|
committer | Alex Gonzalez <alex.gonzalez@digi.com> | 2011-10-24 14:34:28 +0200 |
commit | d3a98b142679038b9d0fd5340f9739948a959123 (patch) | |
tree | a7e6fbe23721d773008fa39eefbe318cf47f280d /drivers/macintosh/therm_windtunnel.c | |
parent | 5b05c072b8ba2e9866ac6db37aff175727633b7a (diff) |
MXC V4L2 capture: Do not always reset buffer queues on mxc_streamoff
We need to call mxc_streamoff on suspend, otherwise the CSI_MEM0 DMA
channel (15) will not be disabled and the IPU clock will be left enabled
on suspend. That will make the target not react to wake up events.
However, we don't want mxc_streamoff to reinitialize the buffer queues as
the application will desynchronize.
This is part of a set of fixes for #40007.
Diffstat (limited to 'drivers/macintosh/therm_windtunnel.c')
0 files changed, 0 insertions, 0 deletions