]> git.baikalelectronics.ru Git - kernel.git/commit
[media] rcar_vin: Remove obsolete platform data support
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 7 Oct 2015 10:39:36 +0000 (07:39 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 19 Nov 2015 10:11:22 +0000 (08:11 -0200)
commit26b0cbf6e60e0205d6ec49c06e2532f0b09d590d
treedff71929327c48b33a325bf5265d38283aa5f30e
parentadd1ef8e0c3e9ae9a98a2a7315ec9a5368671d0a
[media] rcar_vin: Remove obsolete platform data support

Since commit 27b77dd712bdfd24 ("ARM: shmobile: bockw: remove legacy
board file and config"), Renesas R-Car SoCs are only supported in
generic DT-only ARM multi-platform builds.  The driver doesn't need to
use platform data anymore, hence remove platform data configuration.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/soc_camera/rcar_vin.c
include/linux/platform_data/media/camera-rcar.h [deleted file]