pwm: core: Fix coding style issues
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 10 Aug 2012 11:11:13 +0000 (16:41 +0530)
committerThierry Reding <thierry.reding@avionic-design.de>
Fri, 17 Aug 2012 12:08:26 +0000 (14:08 +0200)
commite50d3523ff45646a48666ebbd3d8aeb0c75084ed
tree4453030d75035e28d28e5d32cd9f6ffd70ea5cfc
parenteba7cbe5d8bbc3bc24f46973e44f1566f81d1f56
pwm: core: Fix coding style issues

Fixes the following:
WARNING: line over 80 characters
ERROR: spaces required around that ':' (ctx:VxW)
WARNING: Prefer pr_warn(... to pr_warning(...

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
drivers/pwm/core.c