From: Greg Kroah-Hartman Date: Mon, 22 Oct 2012 21:52:19 +0000 (-0700) Subject: Merge tag 'iio-for-3.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio... X-Git-Tag: firefly_0821_release~3680^2~1519^2~1089 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=69afc09042290807b4a8d2756f1fc3b49ff269ee;p=firefly-linux-kernel-4.4.55.git Merge tag 'iio-for-3.8a' of git://git./linux/kernel/git/jic23/iio into staging-next First round of new IIO drivers and cleanups for the 3.8 cycle. Here we have * New driver ad5449 with the introduction of a new IIO return type to simplify power of 2 dividers (extremely common case). * Some coccinelle warning fixing patches (dull but worthwhile as make for easier automated testing and cut down on false positives). * Some trivial bits of formatting cleanup and spelling corrections. * Use kcalloc in a few places for semantic reasons. * Stop lis3l02dq driver (soon to be dropped I hope) using now non existent irq_to_gpio. * Some dead code/unused variable removal * Convert a few drivers to generic core provided functions instead of their own versions. So all in all a nice new driver and a lot of worthy but dull cleanup. --- 69afc09042290807b4a8d2756f1fc3b49ff269ee