OSDN Git Service

media: mach-pxa: palmz72/pcm990: remove soc_camera dependencies
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Fri, 26 Jun 2020 11:53:19 +0000 (13:53 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 4 Jul 2020 10:19:12 +0000 (12:19 +0200)
commit63839882c59740c68f16bca45b4f78a7cd5122dd
treebba0048dd741ced04ea9998d3890753f50b29b59
parentce548396a4334a4c6e9faada8db89dacf35822b2
media: mach-pxa: palmz72/pcm990: remove soc_camera dependencies

The soc_camera driver is about to be removed, so drop camera
support from this board. Note that the soc_camera driver itself has
long since been deprecated and can't be compiled anymore (it depends
on BROKEN), so camera support on this board has been broken for a long
time (at least since 4.9 when the pxa_camera.c was removed from soc_camera).

Note that there is a new pxa_camera.c driver that replaced the old
soc_camera based driver, but using that would require these boards to
be converted to use the device tree.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Cc: Robert Jarzmik <robert.jarzmik@free.fr>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
arch/arm/mach-pxa/palmz72.c
arch/arm/mach-pxa/pcm990-baseboard.c