From: Laurent Pinchart Date: Sun, 14 Jul 2013 17:56:02 +0000 (+0200) Subject: sh-pfc: sh7722: Remove unused input_pd and input_pu ranges X-Git-Tag: v3.12-rc1~151^2~71^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48b888b17fb1387b264b24083206db73fbad8fdd;p=pandora-kernel.git sh-pfc: sh7722: Remove unused input_pd and input_pu ranges The PFC SH7722 SoC data contains input_pd and input_pu ranges used to configure pull-down and pull-up resistors using the legacy non-pinconf API. That API has been removed from the driver, the ranges are thus not used anymore. Remove them. If required, configuring pull-down and pull-up resistors for the SH7722 can be implemented using the pinconf API, as done for the SH-Mobile, R-Mobile and R-Car platforms. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed