From 4e5ca4a1e65d6c9f7a26b8af26ec6cf1c516f31b Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Tue, 16 Jul 2013 01:54:13 +0200 Subject: [PATCH] sh-pfc: shx3: Remove unused input_pu range The PFC SHX3 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 SHX3 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