From: Jonathan Cameron Date: Mon, 5 Dec 2011 21:37:14 +0000 (+0000) Subject: staging:iio: add demux optionally to path from device to buffer X-Git-Tag: v3.3-rc1~152^2~101^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ada4ea9be1614644687d61dd4a2ae771964f8b5;p=pandora-kernel.git staging:iio: add demux optionally to path from device to buffer This gives you only what you ask for which is handy for some devices with weird scan combinations. Routes all data flow through a core utility function. That and this demuxing support will be needed to do demuxing to multiple destinations in kernel. Signed-off-by: Jonathan Cameron Acked-by: Lars-Peter Clausen Tested-by: Lars-Peter Clausen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed