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