iio: dht11: Improve logging
authorHarald Geyer <harald@ccbib.org>
Sun, 17 Jan 2016 16:13:31 +0000 (16:13 +0000)
committerJonathan Cameron <jic23@kernel.org>
Sun, 10 Apr 2016 16:40:06 +0000 (17:40 +0100)
commitab4b6496a26f87ceff95ee6c0449e6ac2de2f2e4
treeccbb7d6ea44826af006d825ae0620249c893fdd4
parentff5c37e3eae2cdba4aba13dc8c7e840abb41e4bb
iio: dht11: Improve logging

* Unify log messages
* Add more DEBUG messages

Apparently this driver is working unreliably on some platforms that I can't
test. Therefore I want an easy way for bug reporters to provide useful
information without making the driver too chatty by default.

Signed-off-by: Harald Geyer <harald@ccbib.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/humidity/dht11.c