]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging:iio:hmc5843: Remove ability to change operating mode
authorPeter Meerwald <pmeerw@pmeerw.net>
Wed, 16 Oct 2013 22:19:00 +0000 (23:19 +0100)
committerJonathan Cameron <jic23@kernel.org>
Thu, 17 Oct 2013 22:50:10 +0000 (23:50 +0100)
commit7183de9450d4184ae5832dd9e00abf56ccc3fa93
tree752c045f1035ff1bd4ef57a2cdd53cc051229114
parentcb9b9a828f4fa3ff4465001da9a4588b779d0047
staging:iio:hmc5843: Remove ability to change operating mode

only continuous mode is supported for now; the driver could/should
be switched to single conversion mode

operating mode should be determined by the way IIO accesses the device
and not exposed explicitly

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/magnetometer/hmc5843.c