pinctrl: sh-pfc: Remove matching on plain sh-pfc platform device
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 29 Sep 2017 08:08:56 +0000 (10:08 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 20 Oct 2017 09:36:50 +0000 (11:36 +0200)
commit35406b1fd68dec6d8b1badd69fcfb65646745dfd
tree64bcaf9b6c145cfb820f462b1e6257c8a46f496f
parentdf73da6317322e731edc53a95f28af7aab7bee00
pinctrl: sh-pfc: Remove matching on plain sh-pfc platform device

As of commit 8682b3c522c639f3 ("sh-pfc: Remove platform device
registration"), plain "sh-pfc" platform devices are no longer created.
Hence remove their match entry, and the now obsolete checks for missing
device IDs and driver data.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/pinctrl/sh-pfc/core.c