]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: sh-pfc: Remove r8a73a4 platform_device_id entry
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 28 Apr 2015 10:15:07 +0000 (12:15 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 12 May 2015 11:17:40 +0000 (13:17 +0200)
commitfddd64694c416935a3d5b8c14125ae15286023dc
tree65f7ea0969488a26b7b7991f85191ee5260874d2
parent15f42fb42a1346bc8626d728d1351817cacae067
pinctrl: sh-pfc: Remove r8a73a4 platform_device_id entry

As of commit 454512755273a5e3 ("ARM: shmobile: r8a73a4: ape6evm: Remove
legacy platform"), r8a73a4 is 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>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sh-pfc/core.c