commit | cd400fc94dc94d89876b38c0267ebe4e8ffb8675 | [log] [tgz] |
---|---|---|
author | Michael Hennerich <michael.hennerich@analog.com> | Fri Sep 02 17:25:21 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 06 16:03:26 2011 -0700 |
tree | 861fbbb457bad41e1875449f15d127becbeeb2fd | |
parent | 531efd6aa09916ef93f3788a9e67175e18461239 [diff] |
staging:iio:adc:ad7150: remove conversion mode handling. The AD7150 family of devices power up in continues conversion mode. We can stay in this mode, unless power consumption becomes a real issue. Actually the event generation as well as the running average relies on continues conversion mode, so we better stay there. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>