]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/misc/Makefile
[media] altera-stapl: it is time to move out from staging
authorIgor M. Liplianin <liplianin@netup.ru>
Fri, 23 Sep 2011 14:17:41 +0000 (11:17 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 23 Sep 2011 18:00:57 +0000 (15:00 -0300)
commitcff4fa8415a3224a5abdd2b1dd7f431e4ea49366
treee27e0d5998d3e47a8fe90380b3c166993b121239
parent08347cdd2d745cdcd82e8c4aa2804923df298f33
[media] altera-stapl: it is time to move out from staging

[mchehab@redhat.com: Fix a merge conflict]
Signed-off-by: Igor M. Liplianin <liplianin@netup.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
23 files changed:
drivers/media/video/cx23885/cx23885-cards.c
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/altera-stapl/Kconfig [new file with mode: 0644]
drivers/misc/altera-stapl/Makefile [new file with mode: 0644]
drivers/misc/altera-stapl/altera-comp.c [new file with mode: 0644]
drivers/misc/altera-stapl/altera-exprt.h [new file with mode: 0644]
drivers/misc/altera-stapl/altera-jtag.c [new file with mode: 0644]
drivers/misc/altera-stapl/altera-jtag.h [new file with mode: 0644]
drivers/misc/altera-stapl/altera-lpt.c [new file with mode: 0644]
drivers/misc/altera-stapl/altera.c [new file with mode: 0644]
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/altera-stapl/Kconfig [deleted file]
drivers/staging/altera-stapl/Makefile [deleted file]
drivers/staging/altera-stapl/altera-comp.c [deleted file]
drivers/staging/altera-stapl/altera-exprt.h [deleted file]
drivers/staging/altera-stapl/altera-jtag.c [deleted file]
drivers/staging/altera-stapl/altera-jtag.h [deleted file]
drivers/staging/altera-stapl/altera-lpt.c [deleted file]
drivers/staging/altera-stapl/altera.c [deleted file]
drivers/staging/altera-stapl/altera.h [deleted file]
include/misc/altera.h [new file with mode: 0644]