OSDN Git Service

media: v4l: rcar_fdp1: Change platform dependency to ARCH_RENESAS
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 18 May 2018 10:51:23 +0000 (06:51 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 27 Jun 2018 14:38:36 +0000 (10:38 -0400)
commit4e61d7d1dd4c5b2e6da73852c24160e2ce7f8147
tree14d1d116c4c0325f5a29948bfb2d71b19ccdb0b9
parentf6f630327de95c251741c1f682a94243c48f2b13
media: v4l: rcar_fdp1: Change platform dependency to ARCH_RENESAS

The Renesas Fine Display Processor driver is used on Renesas R-Car SoCs
only.  Since commit 9b5ba0df4ea4f940 ("ARM: shmobile: Introduce
ARCH_RENESAS") is ARCH_RENESAS a more appropriate platform dependency
than the legacy ARCH_SHMOBILE, hence use the former.

This will allow to drop ARCH_SHMOBILE on ARM and ARM64 in the near
future.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/Kconfig