]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
regulator: core: fix constraints output buffer
authorStefan Wahren <stefan.wahren@i2se.com>
Tue, 9 Jun 2015 20:09:42 +0000 (20:09 +0000)
committerSasha Levin <sasha.levin@oracle.com>
Sat, 4 Jul 2015 03:02:25 +0000 (23:02 -0400)
commit41a2fe6bbea1d240abfd436a515457b9f293360d
tree8634ec9be1d1e3dce20ef04ad65028b5b9c39527
parentbea3f1985a87c5d61a7557414a62d30f50080329
regulator: core: fix constraints output buffer

[ Upstream commit a7068e3932eee8268c4ce4e080a338ee7b8a27bf ]

The buffer for condtraints debug isn't big enough to hold the output
in all cases. So fix this issue by increasing the buffer.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
drivers/regulator/core.c