couple of fixes for IIO accel drivers patch 1 is just trivial error message fixing patch 2 fixes the scan_type endianness of the I2C kxcjk-1013 sensor patch 3 fixes the acceleration units (m/s^2 vs. g) of the bma180 driver Peter Meerwald (3): iio:kxcjk-1013: Correct error messages iio:kxcjk-1013: Fix endianness in scan_type iio:bma180: Fix scale factors to report correct acceleration units drivers/iio/accel/bma180.c | 4 ++-- drivers/iio/accel/kxcjk-1013.c | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html