]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
regulator: Don't warn if we failed to get a regulator
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 11 Mar 2009 23:35:52 +0000 (23:35 +0000)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Tue, 31 Mar 2009 08:56:28 +0000 (09:56 +0100)
commit1dc60343f874ce4bfbbc2c3d2f7865fc897df479
tree35e7dd443f06fbd97f7b0261d67cc6ee39f66da0
parentcacf90f24e80cec9334f98e0377149f943fe9f16
regulator: Don't warn if we failed to get a regulator

The consumer can print a message if required, some consumers may have
optional regulators and wish to downgrade the logging for them or ignore
their absence.

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