From 2afb9681265c1f63e9ee7a1bfdd0f118bce68e3f Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Tue, 16 Jul 2013 01:54:13 +0200 Subject: [PATCH] sh-pfc: sh7785: Remove unused input_pu range The PFC SH7785 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 SH7785 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-format-patch failed