commit | 1f202725b70c3d6dc736904a0d1b77a5faed6690 | [log] [tgz] |
---|---|---|
author | Stefan Wahren <stefan.wahren@i2se.com> | Thu Jan 01 18:13:24 2015 +0000 |
committer | Jonathan Cameron <jic23@kernel.org> | Mon Jan 05 18:59:50 2015 +0000 |
tree | 2ed4ac6cdaa8bdbd34c5f5da25a9021e66a2fbba | |
parent | 4193c0f1d8631d439cea5f78329fe70f3a6e9128 [diff] |
iio: inkern: add out of range error message If the DT contains an invalid channel specifier then the probe of iio_hwmon fails with the following message: iio_hwmon: probe of iio_hwmon failed with error -22 So it's better to print out the relevant channel specifier in error case to locate the problem. Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>