From: Laurent Pinchart Date: Mon, 15 Jul 2013 23:54:13 +0000 (+0200) Subject: sh-pfc: sh7723: Remove unused input_pu range X-Git-Tag: v3.12-rc1~151^2~71^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52331350b47daf0d7718cb9ee983f9e4b0318758;p=pandora-kernel.git sh-pfc: sh7723: Remove unused input_pu range The PFC SH7723 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 SH7723 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