commit | 6a14925ef22bf6e9e3f5209db50708210d5ee451 | [log] [tgz] |
---|---|---|
author | Hartmut Knaack <knaack.h@gmx.de> | Fri Jul 17 10:52:26 2015 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Sun Jul 19 11:53:35 2015 +0100 |
tree | 677dab6841a52d7e2b909f35349aaa962906cc7f | |
parent | 2e187a028496ffde88c9441a5dbb4e2cd58abb98 [diff] |
iio:magnetometer:bmc150_magn: output intended variable According to the debug/error string, the content of chip_id is supposed to be output, rather than the return value of the previous operation. Fixes: c91746a2361d ("iio: magn: Add support for BMC150 magnetometer") Signed-off-by: Hartmut Knaack <knaack.h@gmx.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>