From b3aae4c6722b164477726b9120c919739d5c47c7 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Thu, 17 Mar 2016 21:41:07 +0000 Subject: kernel: update kernel 4.4 to version 4.4.6 Signed-off-by: Hauke Mehrtens SVN-Revision: 49032 --- .../901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm47xx') diff --git a/target/linux/brcm47xx/patches-4.4/901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch b/target/linux/brcm47xx/patches-4.4/901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch index e686ba8528..eff8c8b811 100644 --- a/target/linux/brcm47xx/patches-4.4/901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch +++ b/target/linux/brcm47xx/patches-4.4/901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch @@ -20,7 +20,7 @@ Signed-off-by: Rafał Miłecki --- a/drivers/bcma/Kconfig +++ b/drivers/bcma/Kconfig -@@ -94,7 +94,7 @@ config BCMA_DRIVER_GMAC_CMN +@@ -99,7 +99,7 @@ config BCMA_DRIVER_GMAC_CMN config BCMA_DRIVER_GPIO bool "BCMA GPIO driver" depends on BCMA && GPIOLIB @@ -223,7 +223,7 @@ Signed-off-by: Rafał Miłecki } --- a/include/linux/bcma/bcma_driver_chipcommon.h +++ b/include/linux/bcma/bcma_driver_chipcommon.h -@@ -646,6 +646,7 @@ struct bcma_drv_cc { +@@ -647,6 +647,7 @@ struct bcma_drv_cc { spinlock_t gpio_lock; #ifdef CONFIG_BCMA_DRIVER_GPIO struct gpio_chip gpio; -- cgit v1.2.3