[PATCH 5/7] mach-pxa: palmz72/pcm990: remove soc_camera dependencies

Arnd Bergmann arnd at arndb.de
Fri Jun 26 08:58:00 EDT 2020


On Fri, Jun 26, 2020 at 1:53 PM Hans Verkuil <hverkuil-cisco at xs4all.nl> 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 <hverkuil-cisco at xs4all.nl>
> Cc: Arnd Bergmann <arnd at arndb.de>
> Cc: Robert Jarzmik <robert.jarzmik at 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 at arndb.de>

Please merge this through the media tree if there are no objections.

      Arnd



More information about the linux-arm-kernel mailing list