]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iio-fixes-for-3.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 17:52:12 +0000 (09:52 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 17:52:12 +0000 (09:52 -0800)
commit23afd84294c49172b9101899c31c11ef85992e2a
treef221cdd61d3961aec1095585c1fa3d32238dbcb1
parent294062c82c972dad2666af98ae91b8e1dbf8cffc
parenta68bbd272b83545380260b1693a24310a05e03bb
Merge tag 'iio-fixes-for-3.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus

Jonathan says:

First round of fixes for IIO post 3.8-rc1.

A set of worthy if rather dull little fixes.

* A whole set of incorrect error handling on regulator voltage requests.
* An error in the probe path for max1363.
* A couple of Kconfig issues with missing/ignored dependencies.
* A nasty shift vs compare typo in adf4350
* Bug fixes for a silly error that prevents at91_adc driver building.