]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: cros ec: spi: Fix debug output
authorThierry Reding <thierry.reding@gmail.com>
Mon, 18 Nov 2013 10:30:49 +0000 (11:30 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 6 Jan 2014 09:13:23 +0000 (09:13 +0000)
commit693bace02ab039339c2072db03b3ae1ffb2be0e9
tree69927dbab7d753f828d69a3ed6e754076e7cc59e
parent3c3f5dbca56ece36079715f01ff6cd70ddf64a8e
mfd: cros ec: spi: Fix debug output

The dev_cont() symbol doesn't exist, so replace it with pr_cont(). While
at it, also append a newline to the debug output to make it look nicer.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/cros_ec_spi.c