diff --git a/drivers/regulator/core.c b/drivers/regulator/core.c index 7b38af90a01237bcb3d88feca732f4de73c30497..75312bd6aac4538ea425aa683a9ffee9882bb899 100644 --- a/drivers/regulator/core.c +++ b/drivers/regulator/core.c @@ -1033,7 +1033,7 @@ static void unset_regulator_supplies(struct regulator_dev *rdev) } } -#define REG_STR_SIZE 32 +#define REG_STR_SIZE 64 static struct regulator *create_regulator(struct regulator_dev *rdev, struct device *dev,