commit | 1f89b8fc41b66e5761bb8c3af5517fd42bf2067d | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jun 04 12:30:11 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jun 04 12:30:11 2013 -0700 |
tree | 49a2f359902d09b4b4eb0816bf325362dbad7ad6 | |
parent | 60bba385c5e86ee6a654e3345093eb48e258eb1d [diff] | |
parent | 6c5d4c96f979611f0165dc825af9e1cea8dd35b9 [diff] |
Merge tag 'iio-fixes-for-3.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus Jonathan writes: Second round of IIO fixes for the 3.10 cycle. A couple of little bits and pieces, some delayed due to traveling. 1) A memory leak fix in the callback buffer. 2) Wrong exit path due to a return when it should have been a goto. 3) Bug in a mask value in ad4350 4) Reading the wrong value in raw to processed utility function.