diff options
| author | Mark Brown <broonie@kernel.org> | 2025-09-02 17:55:00 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-09-02 17:55:00 +0100 |
| commit | 85a71323753cbb16f4dcb5b3e2b3fd0acc05f130 (patch) | |
| tree | 4691d3b52823178e9630af600abee8b276e5d383 /Makefile | |
| parent | 35fc531a59694f24a2456569cf7d1a9c6436841c (diff) | |
| parent | 9b17d3724df55ecc2bc67978822585f2b023be48 (diff) | |
| download | linux-next-85a71323753cbb16f4dcb5b3e2b3fd0acc05f130.tar.gz linux-next-85a71323753cbb16f4dcb5b3e2b3fd0acc05f130.zip | |
Minor bug fixes for some older Wolfson devices
Merge series from Charles Keepax <ckeepax@opensource.cirrus.com>:
Minor bug fixes for a couple of older devices reported by some users.
Mostly this centers around the automatic PLL configuration getting the
wrong values due to rounding.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Baby Opossum Posse # *DOCUMENTATION* |
