From: Jonathan Cameron Date: Fri, 30 Sep 2011 09:05:37 +0000 (+0100) Subject: staging:iio:adc:ad799x address and scan_index always match so stop using address X-Git-Tag: v3.2-rc1~169^2^2~299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58dffaeddd2d59fc78eb2f218fda7cce81c66690;p=pandora-kernel.git staging:iio:adc:ad799x address and scan_index always match so stop using address Saves on setting the value of address for the simple situation seen in this device. They are already used interchangably to get data from the buffer. Signed-off-by: Jonathan Cameron Acked-by: Michael Hennerich Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed