On Thu, Jun 29, 2017 at 7:03 PM, Brian Masney <masneyb@xxxxxxxxxxxxx> wrote: > tsl2x7x_i2c_read() would call i2c_smbus_write_byte() and > i2c_smbus_read_byte(). These two i2c functions can be replaced with a > single call to i2c_smbus_read_byte_data(). This patch removes the > tsl2x7x_i2c_read() function and replaces all occurances with a call to > i2c_smbus_read_byte_data(). s,occurances,occurrences, Frans -- 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