|
@@ -1,7 +1,7 @@
|
|
-From 82174bf56d6de5b1e3110451a8098a81a23aeee2 Mon Sep 17 00:00:00 2001
|
|
|
|
-From: Jake Day <jake@ninebysix.com>
|
|
|
|
-Date: Thu, 6 Jun 2019 13:34:32 -0400
|
|
|
|
-Subject: [PATCH 04/12] cameras
|
|
|
|
|
|
+From bf046d2a824be68ae15c827a35d727f0100cc60d Mon Sep 17 00:00:00 2001
|
|
|
|
+From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
|
+Date: Tue, 11 Jun 2019 21:47:04 +0200
|
|
|
|
+Subject: [PATCH 04/11] cameras
|
|
|
|
|
|
---
|
|
---
|
|
drivers/media/usb/uvc/uvc_driver.c | 40 +
|
|
drivers/media/usb/uvc/uvc_driver.c | 40 +
|
|
@@ -21,7 +21,7 @@ Subject: [PATCH 04/12] cameras
|
|
create mode 100644 drivers/staging/ov5693/ov5693.h
|
|
create mode 100644 drivers/staging/ov5693/ov5693.h
|
|
|
|
|
|
diff --git a/drivers/media/usb/uvc/uvc_driver.c b/drivers/media/usb/uvc/uvc_driver.c
|
|
diff --git a/drivers/media/usb/uvc/uvc_driver.c b/drivers/media/usb/uvc/uvc_driver.c
|
|
-index 6f1fd40fce10..465faad17d06 100644
|
|
|
|
|
|
+index c3ddbf6c202a..15143bbef860 100644
|
|
--- a/drivers/media/usb/uvc/uvc_driver.c
|
|
--- a/drivers/media/usb/uvc/uvc_driver.c
|
|
+++ b/drivers/media/usb/uvc/uvc_driver.c
|
|
+++ b/drivers/media/usb/uvc/uvc_driver.c
|
|
@@ -2365,6 +2365,46 @@ static const struct uvc_device_info uvc_quirk_force_y8 = {
|
|
@@ -2365,6 +2365,46 @@ static const struct uvc_device_info uvc_quirk_force_y8 = {
|
|
@@ -2749,5 +2749,5 @@ index 000000000000..79aef69666e8
|
|
+};
|
|
+};
|
|
+#endif
|
|
+#endif
|
|
--
|
|
--
|
|
-2.19.1
|
|
|
|
|
|
+2.22.0
|
|
|
|
|