diff options
author | Peter Meerwald <pmeerw@pmeerw.net> | 2013-06-23 22:30:00 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2013-08-03 18:40:31 +0100 |
commit | f7883d12a8f76378a1ebfde6fc2e48249b7f9093 (patch) | |
tree | 7a9a1b4370dabb13b57d4faee45f13f1db1c1004 /Documentation/ABI/testing/sysfs-bus-iio-frequency-ad9523 | |
parent | bd53a414b860e4b12f88fbf553e4197384846dbd (diff) | |
download | blackbird-obmc-linux-f7883d12a8f76378a1ebfde6fc2e48249b7f9093.tar.gz blackbird-obmc-linux-f7883d12a8f76378a1ebfde6fc2e48249b7f9093.zip |
iio: move ABI specification for store_eeprom; is used by ad9523, mcp4725 and ds1077 devices
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-bus-iio-frequency-ad9523')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-iio-frequency-ad9523 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio-frequency-ad9523 b/Documentation/ABI/testing/sysfs-bus-iio-frequency-ad9523 index 2ce9c3f68eee..a91aeabe7b24 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio-frequency-ad9523 +++ b/Documentation/ABI/testing/sysfs-bus-iio-frequency-ad9523 @@ -18,14 +18,6 @@ Description: Reading returns either '1' or '0'. '1' means that the pllY is locked. -What: /sys/bus/iio/devices/iio:deviceX/store_eeprom -KernelVersion: 3.4.0 -Contact: linux-iio@vger.kernel.org -Description: - Writing '1' stores the current device configuration into - on-chip EEPROM. After power-up or chip reset the device will - automatically load the saved configuration. - What: /sys/bus/iio/devices/iio:deviceX/sync_dividers KernelVersion: 3.4.0 Contact: linux-iio@vger.kernel.org |