This is a series of cleanups after Hartmut's review:

        * http://marc.info/?l=linux-iio&m=141859700810393&w=2
        * http://marc.info/?l=linux-iio&m=141859774010580&w=2
        * http://marc.info/?l=linux-iio&m=141859828910703&w=2
        * http://marc.info/?l=linux-kernel&m=141868557909385&w=2

Daniel Baluta (10):
  iio: imu: kmx61: Save odr_bits for later use
  iio: imu: kmx61: Don't ignore kmx61_set_power_state errors
  iio: imu: kmx61: Enhance error handling
  iio: imu: kmx61: Fixup parameters alignment
  iio: imu: kmx61: Drop unused device parameter
  iio: imu: kmx61: Use false instead of 0 for ev_enable_state
  iio: imu: kmx61: Fix device initialization when setting trigger state
  iio: imu: kmx61: Remove unnecessary REG_INS1 read
  iio: imu: kmx61: Drop odr_bits from kmx61_samp_freq_table
  iio: imu: kmx61: Use correct base when reading data

 drivers/iio/imu/kmx61.c | 216 ++++++++++++++++++++++--------------------------
 1 file changed, 101 insertions(+), 115 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to