* [PULL] IIO fixes for 3.12 set 2 (take 2)
@ 2013-09-30 20:50 Jonathan Cameron
2013-10-01 2:27 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2013-09-30 20:50 UTC (permalink / raw)
To: Greg KH, linux-iio@vger.kernel.org
The following changes since commit bda2f8fca20b564ac8edb2b9c080d942c2144359:
iio:buffer_cb: Add missing iio_buffer_init() (2013-09-21 12:52:50 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-3.12b2
for you to fetch changes up to 512690daa6cc6dec0a4f776a0f0f3d729b029cf9:
iio:magnetometer: Bugfix magnetometer default output registers (2013-09-30 21:46:11 +0100)
----------------------------------------------------------------
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.
----------------------------------------------------------------
Denis CIOCCA (1):
iio:magnetometer: Bugfix magnetometer default output registers
Lars-Peter Clausen (1):
iio: Remove debugfs entries in iio_device_unregister()
Sachin Kamat (1):
iio: amplifiers: ad8366: Remove regulator_put
drivers/iio/amplifiers/ad8366.c | 4 +---
drivers/iio/industrialio-core.c | 2 +-
drivers/iio/magnetometer/st_magn_core.c | 18 +++++++++---------
3 files changed, 11 insertions(+), 13 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-01 2:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-30 20:50 [PULL] IIO fixes for 3.12 set 2 (take 2) Jonathan Cameron
2013-10-01 2:27 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).