]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitc9b9e49e131ccf51aad931b490134f0d1f04a8e7
treebf4c072cd62f994eeea08ef2dfbc6c6937b8bf09
parent4f2ca0809ccfa683f631d86820834decacd0ada9
staging:iio:accel:adis16204: use peak_raw info_mask element + push some defs down from header.

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>
drivers/staging/iio/accel/adis16204_core.c