staging: iio: tsl2x7x: make logging consistent and correct newlines
authorBrian Masney <masneyb@onstation.org>
Wed, 21 Mar 2018 10:29:07 +0000 (06:29 -0400)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 24 Mar 2018 13:38:05 +0000 (13:38 +0000)
commit8bf09ec4dc31a114b60249448076fdb53712be58
tree0ccf2c65962e7b74dd1a4a65756d05402ba9ae66
parent4123e69af20f483980ddd2e8e34b5129a30a0d3f
staging: iio: tsl2x7x: make logging consistent and correct newlines

This patch updates all of the logging commands so that they are
consistent with the other messages, includes __func__ in the message,
and all of the messages include newlines. This patch also removes some
debug log messages.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/light/tsl2x7x.c