• Greg Kroah-Hartman's avatar
    Merge tag 'iio-for-4.5c' of... · 02c34ccc
    Greg Kroah-Hartman authored
    Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
    
    Jonathan writes:
    
    Third set of new stuff for IIO in the 4.5 cycle.
    
    New driver features
    - us5182
      * Add interrupt support and rising / falling threshold events.
    
    Cleanups / fixes to new stuff / minor additions
    * Expose the IIO value formatting function for drivers to
      make use of internally.
    - ina2xx
       * Fix wrong channel order
       * Fix incorrect reporting of endianness
       * Adding documentation of ABI unique to this device
    - mma8452
      * Drop an unused register description
      * Use an enum for the channel index to aid readability
    - sca3000
      * Use standard NULL comparison style
    - us5182
      * fix an inconsistency in status of enable (a bug with no real effect until
        above patches are applied)
      * refactor the read_raw function to improve maintainability / readability.
    02c34ccc
industrialio-core.c 34.7 KB