greybus: debug: mark debug messages with pr_debug() instead of printk
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 13 Nov 2014 12:44:35 +0000 (18:14 +0530)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 14 Nov 2014 21:16:05 +0000 (13:16 -0800)
commit37d8afc42b30e8883a30eb2dadb1ff4f94caa33b
tree3bf28c1732613a018fc7c2ce82c9c01fb8e0a3c3
parent669f5faf84998227b2604d310a7f33ac90189b8c
greybus: debug: mark debug messages with pr_debug() instead of printk

Also fix indentation.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/gpio-gb.c
drivers/staging/greybus/operation.c