git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f6c797
)
regulator: make the dummy regulator's print_constraint more helpful
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Tue, 7 Aug 2012 19:01:37 +0000
(21:01 +0200)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 8 Aug 2012 13:31:53 +0000
(14:31 +0100)
This prevents the output of just
dummy:
in the boot log. Now it says:
regulator-dummy: no parameters
which at least doesn't make it look like an accidental printk and also doesn't
only use "dummy" which could mean anything.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found