diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-02-21 15:07:19 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-02-24 14:21:08 +0100 |
commit | bfee12cec638eed9b2197e3a12570a678839a1eb (patch) | |
tree | 25335d4f2e8643ba37ec91d27086cec4c02dd401 /target/linux/ar71xx/patches-4.9/452-gpio-add-gpio-latch-driver.patch | |
parent | cc78f934a9466a0ef404bb169cc42680c7501d02 (diff) | |
download | upstream-bfee12cec638eed9b2197e3a12570a678839a1eb.tar.gz upstream-bfee12cec638eed9b2197e3a12570a678839a1eb.tar.bz2 upstream-bfee12cec638eed9b2197e3a12570a678839a1eb.zip |
kernel: bump 4.9 to 4.9.214
Refreshed all patches.
Fixes:
- CVE-2013-1798
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ar71xx/patches-4.9/452-gpio-add-gpio-latch-driver.patch')
-rw-r--r-- | target/linux/ar71xx/patches-4.9/452-gpio-add-gpio-latch-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.9/452-gpio-add-gpio-latch-driver.patch b/target/linux/ar71xx/patches-4.9/452-gpio-add-gpio-latch-driver.patch index feb5ab43a4..98a4885d02 100644 --- a/target/linux/ar71xx/patches-4.9/452-gpio-add-gpio-latch-driver.patch +++ b/target/linux/ar71xx/patches-4.9/452-gpio-add-gpio-latch-driver.patch @@ -1,6 +1,6 @@ --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig -@@ -1221,4 +1221,9 @@ config GPIO_NXP_74HC153 +@@ -1222,4 +1222,9 @@ config GPIO_NXP_74HC153 Platform driver for NXP 74HC153 Dual 4-input Multiplexer. This provides a GPIO interface supporting input mode only. |