From: Mark Brown Date: Fri, 31 Oct 2014 19:11:59 +0000 (+0000) Subject: regulator: Lower priority of constraint logging X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~23^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=194dbaefa0da24bb60d9df1c99dda807f51fc33f;p=pandora-kernel.git regulator: Lower priority of constraint logging Some systems have very large numbers of regulators so the constraint logging done at startup can end up being a very big part of the boot output which is both verbose and slows things down if the console is a serial console. Lower to dev_dbg() instead, we may want to provide a boot parameter to raise this in future but for now people can edit the source. Signed-off-by: Mark Brown Reviewed-by: Guenter Roeck --- Reading git-diff-tree failed