RPi: update linux support patch for linux 4.14.24

This commit is contained in:
MilhouseVH 2018-03-05 18:33:39 +00:00
parent f3b9884dfa
commit 0e35b63786
2 changed files with 1905 additions and 500 deletions

File diff suppressed because it is too large Load Diff

View File

@ -17,10 +17,13 @@ DROP_COMMITS="
Added Device IDs for August DVB-T 205 Added Device IDs for August DVB-T 205
net: Add non-mainline source for rtl8192cu wlan net: Add non-mainline source for rtl8192cu wlan
net: Fix rtl8192cu build errors on other platforms net: Fix rtl8192cu build errors on other platforms
net: rtl8192cu: Normalize indentation
net: rtl8192cu: Fix implicit fallthrough warnings
ARM64: Fix build break for RTL8187\/RTL8192CU wifi ARM64: Fix build break for RTL8187\/RTL8192CU wifi
Revert \"softirq: Let ksoftirqd do its job\" Revert \"softirq: Let ksoftirqd do its job\"
#### Following commits are dropped to avoid merge conflicts #### #### Following commits are dropped to avoid merge conflicts ####
drm\/vc4: Release fence after signalling drm\/vc4: Release fence after signalling
i2c: bcm2835: Set up the rising\/falling edge delays
" "
IFS=$'\n' IFS=$'\n'