staging:iio:adis16260: Remove sampling_frequency_available attribute
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 17 Jul 2013 14:44:00 +0000 (15:44 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 3 Aug 2013 17:41:22 +0000 (18:41 +0100)
commit446e0ee16d1b899224ec66d09f203ae0e522aa34
treed7901ddde8afc0d669cf6db9797cecbe3b0407af
parente4ddf314e22a512a494813636b2284d570fd7438
staging:iio:adis16260: Remove sampling_frequency_available attribute

The values presented here are completely bogus. Also ..._available attributes
are supposed to be used for properties that only support discrete sets of
values, but we accept continuous values and will round to the next supported
frequency.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/gyro/adis16260_core.c
This page took 0.025068 seconds and 5 git commands to generate.