]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'iio-fixes-for-3.12b2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Oct 2013 02:21:57 +0000 (19:21 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Oct 2013 02:21:57 +0000 (19:21 -0700)
commita7ebaf46469b52cf4cb8622fec5447ba6494581b
tree553b28fd523294db4abcec3c75d3f723fe8870f1
parent15c03dd4859ab16f9212238f29dd315654aa94f6
parent512690daa6cc6dec0a4f776a0f0f3d729b029cf9
Merge tag 'iio-fixes-for-3.12b2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus

Jonathan writes:

Second set of IIO fixes for the 3.12 cycle (take 2)

A few small fixes:
1) Make sure that debugfs entries are removed early enough to prevent
a race.
2) Drop a stray regulator_put from ad8366 left over from the devm_ patches.
3) The ST magnetometer driver had incorrect register addresses for the
   actual data channels.