[media] soc_camera/mx2_camera.c: move to staging in preparation, for removal
authorHans Verkuil <hverkuil@xs4all.nl>
Tue, 23 Feb 2016 16:38:43 +0000 (13:38 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 3 Mar 2016 10:48:41 +0000 (07:48 -0300)
commit679759c13d1164be6f5451138554c2fa4fcafb3e
tree93db5a2bdf1122c8dc31beecc636ee6c595bd979
parentf52ac3f49161c1a24e1916174217c754c9b852b8
[media] soc_camera/mx2_camera.c: move to staging in preparation, for removal

This driver is deprecated: it should become a stand-alone driver
instead of using the soc-camera framework.

Unless someone is willing to take this on (unlikely with such
ancient hardware) it is going to be removed from the kernel
soon.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/soc_camera/Kconfig
drivers/media/platform/soc_camera/Makefile
drivers/media/platform/soc_camera/mx2_camera.c [deleted file]
drivers/staging/media/Kconfig
drivers/staging/media/Makefile
drivers/staging/media/mx2/Kconfig [new file with mode: 0644]
drivers/staging/media/mx2/Makefile [new file with mode: 0644]
drivers/staging/media/mx2/mx2_camera.c [new file with mode: 0644]
This page took 0.025655 seconds and 5 git commands to generate.