Add support for multiple chip configuration, support for the vz89te part, CRC check functionality, and buffer corruption check. Changes from v1: * Move chip configuration to vz89_chip_data struct * Removed redundant mutex and use indio_dev->mlock instead Matt Ranostay (4): iio: chemical: vz89x: abstract chip configuration iio: chemical: vz89x: add support for VZ89TE part iio: chemical: vz89x: prevent corrupted buffer from being read iio: chemical: vz89x: remove mutex and replace with iio_device_*_direct_mode drivers/iio/chemical/vz89x.c | 222 ++++++++++++++++++++++++++++++++++--------- 1 file changed, 178 insertions(+), 44 deletions(-) -- 2.7.4 -- 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