diff options
Diffstat (limited to 'target/linux/brcm2708/patches-4.19/950-0692-media-vb2-Allow-reqbufs-0-with-in-use-MMAP-buffers.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.19/950-0692-media-vb2-Allow-reqbufs-0-with-in-use-MMAP-buffers.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm2708/patches-4.19/950-0692-media-vb2-Allow-reqbufs-0-with-in-use-MMAP-buffers.patch b/target/linux/brcm2708/patches-4.19/950-0692-media-vb2-Allow-reqbufs-0-with-in-use-MMAP-buffers.patch index 583e627eaf..0a6f540145 100644 --- a/target/linux/brcm2708/patches-4.19/950-0692-media-vb2-Allow-reqbufs-0-with-in-use-MMAP-buffers.patch +++ b/target/linux/brcm2708/patches-4.19/950-0692-media-vb2-Allow-reqbufs-0-with-in-use-MMAP-buffers.patch @@ -1,7 +1,7 @@ -From f29984cbf22eab6f05b7c118c44f511c67b83289 Mon Sep 17 00:00:00 2001 +From 16cf378051d7fff6772a7acaecbacddec7822330 Mon Sep 17 00:00:00 2001 From: John Sheu <sheu@chromium.org> Date: Thu, 15 Nov 2018 10:57:16 -0500 -Subject: [PATCH 692/782] media: vb2: Allow reqbufs(0) with "in use" MMAP +Subject: [PATCH 692/806] media: vb2: Allow reqbufs(0) with "in use" MMAP buffers Upstream commit d644cca50f366cd109845ae92e37c09ed79adf81 |