From: Jonathan Cameron Date: Fri, 15 Apr 2011 17:55:56 +0000 (+0100) Subject: staging:iio: Add ability to allocate private data space to iio_allocate_device X-Git-Tag: v3.0-rc1~336^2~682 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f7c8ee585e9db54cb29af1bdb93f29837824933;p=pandora-kernel.git staging:iio: Add ability to allocate private data space to iio_allocate_device Suggested by Arnd Bergmann. Note this will break ALL drivers that are out of mainline. The fix is trivial change of iio_allocate_device() -> iio_allocate_device(0) Sorry if this causes issues for any one! V2: Include new drivers in the update Signed-off-by: Jonathan Cameron Acked-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed