From: Laurent Pinchart Date: Mon, 15 Jul 2013 23:54:13 +0000 (+0200) Subject: sh-pfc: sh7757: Remove unused input_pu range X-Git-Tag: v3.12-rc1~151^2~71^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f86072afb29519deb3f14bee52ccc6e3f997991;p=pandora-kernel.git sh-pfc: sh7757: Remove unused input_pu range The PFC SH7757 SoC data contains a input_pu range used to configure pull-up resistors using the legacy non-pinconf API. That API has been removed from the driver, the range is thus not used anymore. Remove it. If required, configuring pull-up resistors for the SH7757 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