[media] soc_camera/mx3_camera.c: move to staging in preparation, for removal
authorHans Verkuil <hverkuil@xs4all.nl>
Tue, 23 Feb 2016 16:39:10 +0000 (13:39 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 3 Mar 2016 10:54:42 +0000 (07:54 -0300)
commit5ed08a8649ddb95860fcf6d8d2e0f34b338043a5
tree8e2c2c908222aaab86c7f29fff4dbce49e988ff1
parent679759c13d1164be6f5451138554c2fa4fcafb3e
[media] soc_camera/mx3_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/mx3_camera.c [deleted file]
drivers/staging/media/Kconfig
drivers/staging/media/Makefile
drivers/staging/media/mx3/Kconfig [new file with mode: 0644]
drivers/staging/media/mx3/Makefile [new file with mode: 0644]
drivers/staging/media/mx3/mx3_camera.c [new file with mode: 0644]