From: Kevin Hilman Date: Thu, 25 Oct 2012 17:30:34 +0000 (-0700) Subject: ARM: OMAP2+: PM: add missing newline to VC warning message X-Git-Tag: omap-for-v3.7-rc4/fixes-signed~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43993e4af02ec99908d6d99176773fc2a3ee4c57;p=pandora-kernel.git ARM: OMAP2+: PM: add missing newline to VC warning message Add missing newline to warning message to avoid annoying wrapping problems during kernel boot like this one: omap_vc_i2c_init: I2C config for vdd_iva does not match other channels (0). omap_vc_i2c_init: I2C config for vdd_mpu does not match other channels (0).Power Management for TI OMAP4. Reported-by: Russell King Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed