OSDN Git Service

ARM: OMAP2+: PM: add missing newline to VC warning message
authorKevin Hilman <khilman@ti.com>
Thu, 25 Oct 2012 17:30:34 +0000 (10:30 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 25 Oct 2012 17:33:30 +0000 (10:33 -0700)
commit43993e4af02ec99908d6d99176773fc2a3ee4c57
treeb50c6b530a3338abae6f1d19ff1ef5cbbc5c7006
parent6f0c0580b70c89094b3422ba81118c7b959c7556
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 <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/vc.c