commit | 9e146f43301caa69fca98c8036f11d940e0f29f9 | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@gmail.com> | Mon Nov 18 11:30:49 2013 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Jan 06 09:13:23 2014 +0000 |
tree | 69927dbab7d753f828d69a3ed6e754076e7cc59e | |
parent | 49f91ac3310da217ba877b1872d2aba907022a22 [diff] |
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>