aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-04-17 11:15:18 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-04-17 11:15:18 +0200
commitc52b9710c83d3b8ab63bb217cc7c8b61e13f12cd (patch)
tree1bb2203c1544746b4ac0f44a8f305c526cc96dff
parentdrm/i915/cdclk: Fix CDCLK programming order when pipes are active (diff)
downloadlinux-stable-linux-5.15.y.tar.xz
linux-stable-linux-5.15.y.zip
Linux 5.15.156v5.15.156linux-5.15.y
Link: https://lore.kernel.org/r/20240415141942.235939111@linuxfoundation.org Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Kelsey Steele <kelseysteele@linux.microsoft.com> Tested-by: Mark Brown <broonie@kernel.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bc31596bd6b3..30680c037e1d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
PATCHLEVEL = 15
-SUBLEVEL = 155
+SUBLEVEL = 156
EXTRAVERSION =
NAME = Trick or Treat