]> 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)
commitd95d59f4821b7834238aa1ce9ce215bb369dfa74
treef221cdd61d3961aec1095585c1fa3d32238dbcb1
parent98d2896e0a99bb50c719d91896283996189f56f6
parent594a2b7ec9b4e6a4963b216f5820fd59f3fc9e10
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.