]> git.karo-electronics.de Git - mv-sheeva.git/commit
regulator: Make regulator_has_full_constraints a bool
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 21 Dec 2010 23:30:07 +0000 (23:30 +0000)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Wed, 12 Jan 2011 14:33:05 +0000 (14:33 +0000)
commit21cf891a47ff5e7bd77fdc524a25072c447d56bb
tree9a0c1760ee2c099e569197109f270489ead0a5aa
parent13ce29f80fe3f61d3865b90244b1d1430f553e9f
regulator: Make regulator_has_full_constraints a bool

It's a boolean value so use the type.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/regulator/core.c