commit | 58dffaeddd2d59fc78eb2f218fda7cce81c66690 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@cam.ac.uk> | Fri Sep 30 10:05:37 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Oct 03 16:07:03 2011 -0700 |
tree | e1920794f311b80aeca9b759b5cc3cb433e02513 | |
parent | b79c9a3c1e9868873d7c60afeeec4bccf0f2deb7 [diff] |
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 <jic23@cam.ac.uk> Acked-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>