regulator: Clean up logging a bit
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 17 Dec 2010 16:04:12 +0000 (16:04 +0000)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Wed, 12 Jan 2011 14:33:05 +0000 (14:33 +0000)
commit13ce29f80fe3f61d3865b90244b1d1430f553e9f
tree96bec347346ed5607b97f814513a959f19beec3b
parent95a3c23ae620c1b4c499746e70f4034bdc067737
regulator: Clean up logging a bit

The recent introduction of standard regulator API logging macros means
that all our log messages have at least the function name in them and
logging that the constraints are for the regulator API is probably a
bit much.

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