]> git.baikalelectronics.ru Git - kernel.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)
commitaa681942955650f443fb92638466f8965bcbdd2f
tree553b28fd523294db4abcec3c75d3f723fe8870f1
parent065f53a8c7da184ea1803e0dbc86865d5e221b37
parenta7b450a6bc75eab3165cedc0edd5eb20eec78336
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.