diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-12-07 16:17:35 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-12-07 20:09:09 +0000 |
commit | 22de54a9b929e7c11e445c8f329d33aa7b154495 (patch) | |
tree | 92b2ddcde776e01d0c1c6029542a710d5d9b73b5 /include/linux/spi | |
parent | 46c52c28deb38df19b1284468792fb59e6a6c27b (diff) | |
download | talos-op-linux-22de54a9b929e7c11e445c8f329d33aa7b154495.tar.gz talos-op-linux-22de54a9b929e7c11e445c8f329d33aa7b154495.zip |
spi: lm70llp: remove printk
Using pr_* macros are more prefferable than using printk. Start using
pr_* family of macros and define pr_fmt to be used with it.
While at it remove DRVNAME from an existing pr_info() as the name is now
being printed by pr_fmt.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/spi')
0 files changed, 0 insertions, 0 deletions