diff --git a/[refs] b/[refs] index 3cb81aa49787..004c62bfbe71 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 52914eaa49bf732b091dbf5467ce4c7507c2d32a +refs/heads/master: 50f075963f127d713ff0c30359baefc0f89d9ae2 diff --git a/trunk/drivers/regulator/core.c b/trunk/drivers/regulator/core.c index 944887578d66..8588a2490e0a 100644 --- a/trunk/drivers/regulator/core.c +++ b/trunk/drivers/regulator/core.c @@ -814,7 +814,6 @@ static int set_machine_constraints(struct regulator_dev *rdev, rdev->constraints = NULL; goto out; } - rdev->use_count = 1; } print_constraints(rdev);