From: Jonathan Cameron Date: Fri, 2 Sep 2011 16:14:39 +0000 (+0100) Subject: staging:iio:events - new 64 bit code structure and push out drivers. X-Git-Tag: v3.2-rc1~169^2^2~726 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=330c6c57e6284a755d7e8a031b3c917571ee6dc3;p=pandora-kernel.git staging:iio:events - new 64 bit code structure and push out drivers. This costs us nothing in event storage (as we are carrying a 64 bit timestamp in the structure) and gives us lots more room to play with. Also allows for more channels which some parts need. V2: Cleanup some loose ends (such as the switch with only one option now). Signed-off-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed