]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitef1d17d7d808a0e4c347b67e9811459140f9704b
treef221cdd61d3961aec1095585c1fa3d32238dbcb1
parentda849a92d3bafaf24d770e971c2c9e5c3f60b5d1
parent678fb42e2b2c815c3475884017aac4da22124d0d
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.