]> asedeno.scripts.mit.edu Git - linux.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)
commit22bc8625682d4f5ff45cab19ea39245352c57a39
treedff71929327c48b33a325bf5265d38283aa5f30e
parenta71daaa10ec2e325f34d172b2782f2d68209b08d
[media] rcar_vin: Remove obsolete platform data support

Since commit 3d7608e4c169af03 ("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]