diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-08 15:43:45 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-08 15:43:45 -0700 |
commit | bdac8ca90e07edde8bbef5396784f7011e6e5b8d (patch) | |
tree | 6d4fd5485c5919fd3ce96bd35055d2f07c10f3cf /drivers/iio/industrialio-event.c | |
parent | cd3de83f147601356395b57a8673e9c5ff1e59d1 (diff) | |
parent | baa3c65298c089a9014b4e523a14ec2885cca1bc (diff) | |
download | blackbird-op-linux-bdac8ca90e07edde8bbef5396784f7011e6e5b8d.tar.gz blackbird-op-linux-bdac8ca90e07edde8bbef5396784f7011e6e5b8d.zip |
Merge tag 'iio-fixes-for-3.16c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Jonathan writes:
Third round of iio fixes for the 3.16 cycle.
* Lots of hid sensors component drivers had a bug due to a local variable
whose name suggested it was returned from the read_raw function not
infact being returned (ret vs ret_type). Fixed and unused ret removed.
* Block a possible race condition in tcs3472 by locking around some
dependant i2c messages.
* Fix bug in the am335x driver fifo setup that occurs if the final
channel enabled takes certain values.
Diffstat (limited to 'drivers/iio/industrialio-event.c')
0 files changed, 0 insertions, 0 deletions