Skip to content

Commit

Permalink
kernel: bump 5.19 to 5.19.11 (coolsnowwolf#10172)
Browse files Browse the repository at this point in the history
All patches automatically rebased.

Signed-off-by: Liu Linhui <liulinhui36@gmail.com>

Signed-off-by: Liu Linhui <liulinhui36@gmail.com>
  • Loading branch information
misaka36 committed Sep 25, 2022
1 parent 34c08ba commit 98a38cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions include/kernel-5.19
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 98a38cf

Please sign in to comment.