aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/regulator/core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/regulator/core.c b/drivers/regulator/core.c
index 944887578d66..8588a2490e0a 100644
--- a/drivers/regulator/core.c
+++ b/drivers/regulator/core.c
@@ -814,7 +814,6 @@ static int set_machine_constraints(struct regulator_dev *rdev,
814 rdev->constraints = NULL; 814 rdev->constraints = NULL;
815 goto out; 815 goto out;
816 } 816 }
817 rdev->use_count = 1;
818 } 817 }
819 818
820 print_constraints(rdev); 819 print_constraints(rdev);