Re: [REVIEW PATCH] v4l2-pci-skeleton: add a V4L2 PCI skeleton driver

2014-03-13 Thread Mauro Carvalho Chehab
Hi Hans, I don't like very much the idea of adding skeleton drivers inside drivers/media. We have there already enough drivers to pollute it with more skeleton ones. I think that the best is to put it on some other place. Eventually, we could put it at Documentation: $ ls Documentation/*/*.c Do

[REVIEW PATCH] v4l2-pci-skeleton: add a V4L2 PCI skeleton driver

2014-03-09 Thread Hans Verkuil
This patch is almost identical to the earlier RFC version: https://patchwork.linuxtv.org/patch/21780/ The only changes are that it has been rebased to the latest vb2 changes so it can take advantage of the min_buffers_needed field and it adds code to requeue buffers in case of a failure when star