]> git.baikalelectronics.ru Git - kernel.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)
committerMark Brown <broonie@kernel.org>
Tue, 9 Jun 2015 23:22:07 +0000 (00:22 +0100)
commit0659c112796f4a0aebcd010cb973bd10d5a65b2f
treef1e41a33e574fda25b4c6615f7e829927be34845
parent1672682a4f2c3551f5a9886f7023b92941e05f6c
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