diff options
Diffstat (limited to 'drivers/regulator/core.c')
-rw-r--r-- | drivers/regulator/core.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/core.c b/drivers/regulator/core.c index 7b38af90a012..75312bd6aac4 100644 --- a/drivers/regulator/core.c +++ b/drivers/regulator/core.c | |||
@@ -1033,7 +1033,7 @@ static void unset_regulator_supplies(struct regulator_dev *rdev) | |||
1033 | } | 1033 | } |
1034 | } | 1034 | } |
1035 | 1035 | ||
1036 | #define REG_STR_SIZE 32 | 1036 | #define REG_STR_SIZE 64 |
1037 | 1037 | ||
1038 | static struct regulator *create_regulator(struct regulator_dev *rdev, | 1038 | static struct regulator *create_regulator(struct regulator_dev *rdev, |
1039 | struct device *dev, | 1039 | struct device *dev, |