summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShiji Yang2025-11-28 16:21:04 +0000
committerHauke Mehrtens2025-12-10 23:26:37 +0000
commit86bd55c4fd0f3ffe6bf7df672b051900352af3ad (patch)
treea5759e8cd639a349e088a884f4852779f6f19be8
parentbb2d9c1a65424f318bcda46237e82d170c95688b (diff)
downloadopenwrt-86bd55c4fd0f3ffe6bf7df672b051900352af3ad.tar.gz
bcm27xx: fix patch wrong CRLF line-ending
Use Unix LF style instead of Windows CRLF style. Fixes: 738876e76bb2 ("kernel: bump 6.12 to 6.12.58") Signed-off-by: Shiji Yang <yangshiji66@outlook.com> Link: https://github.com/openwrt/openwrt/pull/20973 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--target/linux/bcm27xx/patches-6.12/950-0410-media-i2c-adv7180-Add-support-for-V4L2_CID_LINK_FREQ.patch22
1 files changed, 11 insertions, 11 deletions
diff --git a/target/linux/bcm27xx/patches-6.12/950-0410-media-i2c-adv7180-Add-support-for-V4L2_CID_LINK_FREQ.patch b/target/linux/bcm27xx/patches-6.12/950-0410-media-i2c-adv7180-Add-support-for-V4L2_CID_LINK_FREQ.patch
index d67112a069..1ec30edc79 100644
--- a/target/linux/bcm27xx/patches-6.12/950-0410-media-i2c-adv7180-Add-support-for-V4L2_CID_LINK_FREQ.patch
+++ b/target/linux/bcm27xx/patches-6.12/950-0410-media-i2c-adv7180-Add-support-for-V4L2_CID_LINK_FREQ.patch
@@ -1,14 +1,14 @@
-From 954129f16c200e41a00ebebe2e22efc01b243538 Mon Sep 17 00:00:00 2001
-From: Dom Cobley <popcornmix@gmail.com>
-Date: Fri, 14 Nov 2025 14:08:18 +0000
-Subject: [PATCH] Revert "Revert "media: i2c: adv7180: Add support for
- V4L2_CID_LINK_FREQ""
-
-This reverts commit 00ecb85c58501f8f7ae75fcb069bbbad5542e853.
----
- drivers/media/i2c/adv7180.c | 39 +++++++++++++++++++++++++++++++++++--
- 1 file changed, 37 insertions(+), 2 deletions(-)
-
+From 954129f16c200e41a00ebebe2e22efc01b243538 Mon Sep 17 00:00:00 2001
+From: Dom Cobley <popcornmix@gmail.com>
+Date: Fri, 14 Nov 2025 14:08:18 +0000
+Subject: [PATCH] Revert "Revert "media: i2c: adv7180: Add support for
+ V4L2_CID_LINK_FREQ""
+
+This reverts commit 00ecb85c58501f8f7ae75fcb069bbbad5542e853.
+---
+ drivers/media/i2c/adv7180.c | 39 +++++++++++++++++++++++++++++++++++--
+ 1 file changed, 37 insertions(+), 2 deletions(-)
+
--- a/drivers/media/i2c/adv7180.c
+++ b/drivers/media/i2c/adv7180.c
@@ -189,6 +189,16 @@