Re: [PATCH 3/3] mfd: cros ec: spi: Fix debug output

2013-11-18 Thread Lee Jones
On Mon, 18 Nov 2013, Thierry Reding wrote: > 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 > --- > drivers/mfd/cros_ec_spi.c | 4 +++- > 1 file changed, 3 inser

[PATCH 3/3] mfd: cros ec: spi: Fix debug output

2013-11-18 Thread Thierry Reding
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 --- drivers/mfd/cros_ec_spi.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/mfd/cros_ec_