]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
[media] pulse8-cec: move out of staging
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 2 Nov 2016 10:34:53 +0000 (08:34 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 16 Nov 2016 17:47:12 +0000 (15:47 -0200)
commitaee4c782df24557975c257058f69ac130f6f42bc
tree0b3fcc7094c9699504c96fb9adfde8cec3e8e16c
parenta161bef04286e1344cd469098213a972af8fa7d6
[media] pulse8-cec: move out of staging

Now that the CEC framework has been moved out of staging and into the
mainline kernel we can do the same for the pulse8-cec driver.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/usb/Kconfig
drivers/media/usb/Makefile
drivers/media/usb/pulse8-cec/Kconfig [new file with mode: 0644]
drivers/media/usb/pulse8-cec/Makefile [new file with mode: 0644]
drivers/media/usb/pulse8-cec/pulse8-cec.c [new file with mode: 0644]
drivers/staging/media/Kconfig
drivers/staging/media/Makefile
drivers/staging/media/pulse8-cec/Kconfig [deleted file]
drivers/staging/media/pulse8-cec/Makefile [deleted file]
drivers/staging/media/pulse8-cec/TODO [deleted file]
drivers/staging/media/pulse8-cec/pulse8-cec.c [deleted file]