mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
kernel: bump 5.19 to 5.19.11 (#10172)
All patches automatically rebased. Signed-off-by: Liu Linhui <liulinhui36@gmail.com> Signed-off-by: Liu Linhui <liulinhui36@gmail.com>
This commit is contained in:
parent
34c08ba1da
commit
98a38cf20a
@ -1,2 +1,2 @@
|
||||
LINUX_VERSION-5.19 = .10
|
||||
LINUX_KERNEL_HASH-5.19.10 = 67dab932e85f9b9062ced666c8ea888230a1dadfd624b05aead6b6ebc6d3bdd5
|
||||
LINUX_VERSION-5.19 = .11
|
||||
LINUX_KERNEL_HASH-5.19.11 = 5554d2f90b806bb3454fcf3432882cf85077d660a89db5a4e8d7375271e3d973
|
||||
|
@ -18,7 +18,7 @@ Link: https://patchwork.freedesktop.org/patch/msgid/20220505232659.4405-1-yang.l
|
||||
|
||||
--- a/drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
|
||||
+++ b/drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
|
||||
@@ -1473,7 +1473,7 @@ static void rk3568_set_intf_mux(struct v
|
||||
@@ -1477,7 +1477,7 @@ static void rk3568_set_intf_mux(struct v
|
||||
default:
|
||||
drm_err(vop2->drm, "Invalid interface id %d on vp%d\n", id, vp->id);
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user