diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-12-06 15:04:47 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-12-10 09:54:20 +0100 |
commit | 5d92949019d898889a2f2c5412662af9083e5bee (patch) | |
tree | 9ec05f7fc63c58ee4f3b679ca7713637ec5da573 /target/linux/ramips | |
parent | 361b5556728a4c069df4c4fb259fa141f71f3958 (diff) | |
download | upstream-5d92949019d898889a2f2c5412662af9083e5bee.tar.gz upstream-5d92949019d898889a2f2c5412662af9083e5bee.tar.bz2 upstream-5d92949019d898889a2f2c5412662af9083e5bee.zip |
kernel: bump 4.14 to 4.14.158
Refreshed all patches.
Altered patches:
- 400-mtd-add-rootfs-split-support.patch
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ramips')
-rw-r--r-- | target/linux/ramips/patches-4.14/0031-uvc-add-iPassion-iP2970-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-4.14/0031-uvc-add-iPassion-iP2970-support.patch b/target/linux/ramips/patches-4.14/0031-uvc-add-iPassion-iP2970-support.patch index ff4c5b17fa..0b305a8105 100644 --- a/target/linux/ramips/patches-4.14/0031-uvc-add-iPassion-iP2970-support.patch +++ b/target/linux/ramips/patches-4.14/0031-uvc-add-iPassion-iP2970-support.patch @@ -13,7 +13,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> --- a/drivers/media/usb/uvc/uvc_driver.c +++ b/drivers/media/usb/uvc/uvc_driver.c -@@ -2735,6 +2735,18 @@ static const struct usb_device_id uvc_id +@@ -2737,6 +2737,18 @@ static const struct usb_device_id uvc_id .bInterfaceSubClass = 1, .bInterfaceProtocol = 0, .driver_info = UVC_QUIRK_FORCE_Y8 }, |