On Fri, Jun 26, 2020 at 1:53 PM Hans Verkuil [off-list ref] wrote:
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 <redacted>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Robert Jarzmik <robert.jarzmik@free.fr>
---
arch/arm/mach-pxa/palmz72.c | 112 -------------------
arch/arm/mach-pxa/pcm990-baseboard.c | 157 ---------------------------
2 files changed, 269 deletions(-)
Acked-by: Arnd Bergmann <arnd@arndb.de>
Please merge this through the media tree if there are no objections.
Arnd
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel