Hi Javier,
Am Montag, den 03.09.2012, 14:01 +0200 schrieb javier Martin:
> Hi Philipp,
>
> On 31 August 2012 10:11, Philipp Zabel wrote:
> > Add a 1 second timeout for each PIC_RUN command to the CODA. In
> > case it locks up, stop all queues and dequeue remaining buffers.
> >
> > Signed-off-by:
Hi Javier,
Am Montag, den 03.09.2012, 14:18 +0200 schrieb javier Martin:
> On 31 August 2012 10:11, Philipp Zabel wrote:
> > Add a 1 second timeout for each PIC_RUN command to the CODA. In
> > case it locks up, stop all queues and dequeue remaining buffers.
> >
> > Signed-off-by: Philipp Zabel
>
On 31 August 2012 10:11, Philipp Zabel wrote:
> Add a 1 second timeout for each PIC_RUN command to the CODA. In
> case it locks up, stop all queues and dequeue remaining buffers.
>
> Signed-off-by: Philipp Zabel
> ---
> Changes since v2:
> - Call cancel_delayed_work in coda_stop_streaming instea
Hi Philipp,
On 31 August 2012 10:11, Philipp Zabel wrote:
> Add a 1 second timeout for each PIC_RUN command to the CODA. In
> case it locks up, stop all queues and dequeue remaining buffers.
>
> Signed-off-by: Philipp Zabel
> ---
> Changes since v2:
> - Call cancel_delayed_work in coda_stop_str
Add a 1 second timeout for each PIC_RUN command to the CODA. In
case it locks up, stop all queues and dequeue remaining buffers.
Signed-off-by: Philipp Zabel
---
Changes since v2:
- Call cancel_delayed_work in coda_stop_streaming instead of coda_irq_handler.
---
drivers/media/platform/coda.c |