]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[media] Move CI cxd2099 driver to staging
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 17 Jan 2011 16:20:49 +0000 (14:20 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 21 Mar 2011 23:31:47 +0000 (20:31 -0300)
commit8112248a1b66440f6c562c2669aba6950ef48199
tree28385b1a662af1e7793e932cb51c31821087fbd7
parent4862d6b2e23f0573ef60c784341e05e1ac0804eb
[media] Move CI cxd2099 driver to staging

This driver is abusing the kernel<=>userspace API, due to the lack of a
proper solution for it. A discussion were done at:
http://www.mail-archive.com/linux-media@vger.kernel.org/msg22196.html
But there's not a solution for it yet. So, move the driver to staging, while
we don't have a final solution.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/ngene/Makefile
drivers/media/dvb/ngene/cxd2099.c [deleted file]
drivers/media/dvb/ngene/cxd2099.h [deleted file]
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/cxd2099/Kconfig [new file with mode: 0644]
drivers/staging/cxd2099/Makefile [new file with mode: 0644]
drivers/staging/cxd2099/TODO [new file with mode: 0644]
drivers/staging/cxd2099/cxd2099.c [new file with mode: 0644]
drivers/staging/cxd2099/cxd2099.h [new file with mode: 0644]