]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iio-fixes-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Apr 2016 21:58:46 +0000 (14:58 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Apr 2016 21:58:46 +0000 (14:58 -0700)
commit0f1fe8adda229d04dc1ccd2e23cf9efdfd3c20e1
tree194bd39267943e99474a0d80686303ae9a1c406c
parentd7b9039fd4cd436110bd493aa35e59ca751065ba
parent8f0bad19816cf86ef3fb50c2e5e25787f521121c
Merge tag 'iio-fixes-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus

Jonathan writes:

3rd set of IIO fixes for the 4.6 cycle.

* ak8975
  - fix a null pointer exception if an interrupt occurs during probe.
  - fix a maybe-unitialized warning.
* at91-sama5d2
  - fix a crash on removal of the module.