Comment 25 for bug 446575

Revision history for this message
Alexey Osipov (lion-simba) wrote :

Hi.

I'm the author of http://patchwork.kernel.org/patch/23345/
Accept my apologize for any inconvenience.

That patch fix "V4L2 streaming IO" type of capture for hardware MPEG coded stream from saa7134.

I assume, that the regression is caused by changes in function saa7134_set_dmabits(struct saa7134_dev *dev). So I've made up a patch, which revert changes in saa7134_set_dmabits() but still not broke streaming IO (Vink's patch broke it).

Can anyone test my patch? Vink?