kernel: bump 5.10 to 5.10.121
[openwrt/staging/pepe2k.git] / target / linux / at91 / patches-5.10 / 128-regulator-core-do-not-continue-if-selector-match.patch
index f692f679c30c97758679ab83f7fcbf9f50b64849..f4f09f888fc4b64b3d8a25a1cd8311a7f978d932 100644 (file)
@@ -14,7 +14,7 @@ Signed-off-by: Mark Brown <broonie@kernel.org>
 
 --- a/drivers/regulator/core.c
 +++ b/drivers/regulator/core.c
-@@ -4063,6 +4063,9 @@ int regulator_set_voltage_time(struct re
+@@ -4066,6 +4066,9 @@ int regulator_set_voltage_time(struct re
                if (i < rdev->desc->linear_min_sel)
                        continue;