diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2016-07-13 12:07:08 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2016-07-13 15:39:15 +0200 |
commit | efa1960abb390d696704d029507dff671cc271fd (patch) | |
tree | fa9fb6267c4357fe51051dd5545ba2ce81b3e1b8 /target/linux/ramips/patches-4.4/0085-pinmux-util.patch | |
parent | d6b3b44d9798dfd6aba3758843acbf310b98a853 (diff) | |
download | upstream-efa1960abb390d696704d029507dff671cc271fd.tar.gz upstream-efa1960abb390d696704d029507dff671cc271fd.tar.bz2 upstream-efa1960abb390d696704d029507dff671cc271fd.zip |
kernel: update kernel 4.4 to version 4.4.15
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/ramips/patches-4.4/0085-pinmux-util.patch')
-rw-r--r-- | target/linux/ramips/patches-4.4/0085-pinmux-util.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/patches-4.4/0085-pinmux-util.patch b/target/linux/ramips/patches-4.4/0085-pinmux-util.patch index 4acbc3311f..e2f1d60051 100644 --- a/target/linux/ramips/patches-4.4/0085-pinmux-util.patch +++ b/target/linux/ramips/patches-4.4/0085-pinmux-util.patch @@ -1,6 +1,6 @@ --- a/arch/mips/ralink/mt7620.c +++ b/arch/mips/ralink/mt7620.c -@@ -176,7 +176,7 @@ +@@ -176,7 +176,7 @@ static struct rt2880_pmx_func spi_cs1_gr static struct rt2880_pmx_func spis_grp_mt7628[] = { FUNC("pwm", 3, 14, 4), @@ -9,7 +9,7 @@ FUNC("gpio", 1, 14, 4), FUNC("spis", 0, 14, 4), }; -@@ -190,28 +190,28 @@ +@@ -190,28 +190,28 @@ static struct rt2880_pmx_func gpio_grp_m static struct rt2880_pmx_func p4led_kn_grp_mt7628[] = { FUNC("jtag", 3, 30, 1), @@ -42,7 +42,7 @@ FUNC("gpio", 1, 33, 1), FUNC("p1led_kn", 0, 33, 1), }; -@@ -232,28 +232,28 @@ +@@ -232,28 +232,28 @@ static struct rt2880_pmx_func wled_kn_gr static struct rt2880_pmx_func p4led_an_grp_mt7628[] = { FUNC("jtag", 3, 39, 1), |