]> 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)
committerJiri Slaby <jslaby@suse.cz>
Thu, 30 Jul 2015 12:10:50 +0000 (14:10 +0200)
commit1ffe4b45055bdf994d55bec98f4664c45a135b70
tree79c53f275b4edd565c5acbd98b251b472fe06776
parent190747f7a31232706b31869d631891adfe8308dc
regulator: core: fix constraints output buffer

commit a7068e3932eee8268c4ce4e080a338ee7b8a27bf upstream.

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>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/regulator/core.c