OSDN Git Service

iio: imu: adis16480 switch sampling frequency attr to core support
authorJonathan Cameron <jic23@kernel.org>
Sun, 22 Jun 2014 19:59:00 +0000 (20:59 +0100)
committerJonathan Cameron <jic23@kernel.org>
Mon, 7 Jul 2014 09:00:59 +0000 (10:00 +0100)
commite4f959390178987f3ad73ff89c6918e564172359
treea4f0dd191091d42f7a71800255699ac607c34c03
parenta07a97d0493446566b25d4a966b5e4792c1ba8a3
iio: imu: adis16480 switch sampling frequency attr to core support

By using the info_mask_shared_by_all element of the channel spec, access
to the sampling frequency becomes available to in kernel users of the
driver.  It also shortens and simplifies the code.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Reviewed-by: Hartmut Knaack <knaack.h@gmx.de>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
drivers/iio/imu/adis16480.c