[media] cx23885: Stop the risc video fifo before reconfiguring it
authorSteven Toth <stoth@kernellabs.com>
Mon, 10 Oct 2011 14:09:56 +0000 (11:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 14 Oct 2011 20:23:20 +0000 (17:23 -0300)
commita461e0ad3d27b6342140566909a80db30d151a91
tree8111c174346ca48b16f3f45e635ce4302c9df7fe
parent19696f09daeff897a672144be89a16b8df18c004
[media] cx23885: Stop the risc video fifo before reconfiguring it

Safety reasons. We shouldn't be trying to reconfigure a risc
processor instruction queue unless it's stopped.

Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx23885/cx23885-video.c