[PATCH] ARM: OMAP2+: PM: add missing newline to VC warning message

2012-10-25 Thread Kevin Hilman
From: Kevin Hilman khil...@ti.com 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

Re: [PATCH] ARM: OMAP2+: PM: add missing newline to VC warning message

2012-10-25 Thread Tony Lindgren
* Nishanth Menon n...@ti.com [121025 10:57]: On 10:35-20121025, Kevin Hilman wrote: From: Kevin Hilman khil...@ti.com 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

Re: [PATCH] ARM: OMAP2+: PM: add missing newline to VC warning message

2012-10-25 Thread Nishanth Menon
On 15:12-20121025, Tony Lindgren wrote: * Nishanth Menon n...@ti.com [121025 10:57]: On 10:35-20121025, Kevin Hilman wrote: From: Kevin Hilman khil...@ti.com [..] while we are at it, could we clean up the pr_warning usage back to pr_warn as well? diff --git a/arch/arm/mach-omap2/vc.c