]> git.baikalelectronics.ru Git - kernel.git/commit
drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entries
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 23 Jun 2015 12:58:52 +0000 (14:58 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 19 Oct 2015 22:33:21 +0000 (01:33 +0300)
commit9057962b6033f7679fb9db5917c3662599b96a12
tree01d43f359ee616dabcd196bc29d9930522a81a5c
parent31d87b56617aa4ac7a150580afa3cfbf599181f1
drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entries

Since commit 6e345514993c2fb5 ("ARM: shmobile: lager: Remove legacy
board support"), R-Car Gen2 SoCs are only supported in generic DT-only
ARM multi-platform builds.  The driver doesn't need to match platform
devices by name anymore, hence remove the corresponding
platform_device_id entry.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drivers/gpu/drm/rcar-du/rcar_du_drv.c