staging:iio:accel:adis16204: use peak_raw info_mask element + push some defs down...
authorJonathan Cameron <jic23@cam.ac.uk>
Fri, 12 Aug 2011 16:48:01 +0000 (17:48 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 20:32:48 +0000 (13:32 -0700)
Currently this is the only driver using some of the defines in accel.h.
If these become common we'll just add them to the channel_spec options,
for now push down into this driver.

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>

No differences found