| commit | ae3805c3aece38ee40ebc902a598b44a393902e1 | [log] [tgz] |
|---|---|---|
| author | Lars-Peter Clausen <lars@metafoo.de> | Mon Jun 18 18:33:56 2012 +0200 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 18 17:26:10 2012 -0700 |
| tree | 25471174579cea8b5264646489d1131bd0b5b468 | |
| parent | cc4dd03a6a9535cb2f731c5069e6a02781e3267a [diff] |
staging:iio:adc:ad799x: Use new triggered buffer setup helper function Use the new triggered buffer setup helper function to allocate and register buffer and pollfunc. Also as part of the conversion drop scan_timestamp being enabled by default, since it is a left over of an earlier cleanup. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Acked-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>