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