OSDN Git Service

pinctrl: sh-pfc: Remove obsolete r8a7740 platform_device_id entry
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 14 Jul 2015 11:56:55 +0000 (13:56 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 16 Jul 2015 09:40:10 +0000 (11:40 +0200)
commit03c42c3e5216e2777f8ae819d6a076e94dcdfbdd
tree90bdf4357158e1dea37e4dc4c3a72a9c9ca6e7f8
parentd009fa3b2b28b28f58920aaa76fa0abeb573828c
pinctrl: sh-pfc: Remove obsolete r8a7740 platform_device_id entry

Since the removal of the r8a7740 legacy SoC code in commit
44d88c754e57a6d9 ("ARM: shmobile: Remove legacy SoC code for R-Mobile
A1"), r8a7740 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: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sh-pfc/core.c