[linux] 01/01: rename symbol for MCP23S08
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Sep 10 20:45:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
ukleinek pushed a commit to branch master
in repository linux.
commit 8bf631540500b03aa94b8dad61189e2d53c16e05
Author: Uwe Kleine-König <ukleinek at debian.org>
Date: Sun Sep 10 22:45:14 2017 +0200
rename symbol for MCP23S08
This was changed upstream in commit 64ac43e6fa28 ("gpio: mcp23s08: move
to pinctrl")
---
debian/config/armhf/config | 2 +-
debian/config/config | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index ef09005..c9647f8 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -264,7 +264,6 @@ CONFIG_GPIO_DA9052=m
CONFIG_GPIO_PALMAS=y
CONFIG_GPIO_TWL4030=y
CONFIG_GPIO_TWL6040=y
-CONFIG_GPIO_MCP23S08=m
##
## file: drivers/gpu/drm/Kconfig
@@ -878,6 +877,7 @@ CONFIG_PHY_TEGRA_XUSB=m
## file: drivers/pinctrl/Kconfig
##
CONFIG_PINCTRL_AS3722=y
+CONFIG_PINCTRL_MCP23S08=m
CONFIG_PINCTRL_SINGLE=y
CONFIG_PINCTRL_PALMAS=y
diff --git a/debian/config/config b/debian/config/config
index 97eb07b..dee20ae 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -594,7 +594,6 @@ CONFIG_GPIO_SYSFS=y
# CONFIG_GPIO_MAX7301 is not set
# CONFIG_GPIO_MC33880 is not set
# CONFIG_GPIO_PISOSR is not set
-# CONFIG_GPIO_MCP23S08 is not set
CONFIG_GPIO_VIPERBOARD=m
##
@@ -4006,6 +4005,7 @@ CONFIG_YENTA_TOSHIBA=y
# CONFIG_PINCONF is not set
# CONFIG_DEBUG_PINCTRL is not set
# CONFIG_PINCTRL_AMD is not set
+# CONFIG_PINCTRL_MCP23S08 is not set
# CONFIG_PINCTRL_SINGLE is not set
##
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list