]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit592be8d3c1110ae12082399c39eef18ec15c0d1d
tree65f7ea0969488a26b7b7991f85191ee5260874d2
parent66eb3bd857f5311f72c7c371f78ddc9c472befba
pinctrl: sh-pfc: Remove r8a73a4 platform_device_id entry

As of commit 9d07d414d4c33d86 ("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