regulator: core: fix constraints output buffer
authorStefan Wahren <stefan.wahren@i2se.com>
Tue, 9 Jun 2015 20:09:42 +0000 (20:09 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 9 Jun 2015 23:22:07 +0000 (00:22 +0100)
commita7068e3932eee8268c4ce4e080a338ee7b8a27bf
treef1e41a33e574fda25b4c6615f7e829927be34845
parentc456b89a93664d6ff0aba1ced9dd88b88df2505a
regulator: core: fix constraints output buffer

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>
drivers/regulator/core.c