OSDN Git Service

iio: accel: kxsd9: Convert to use regmap for transport
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 1 Sep 2016 09:44:40 +0000 (11:44 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 18 Sep 2016 10:28:21 +0000 (11:28 +0100)
commit0d1fb2d52d8b4a1124cb2db7d22c4131ad5805cf
tree33e6f6fe5223f60dac2c166749bd3fcecb2b0790
parentab04f734b08a404550ba5f8391307bad2145acff
iio: accel: kxsd9: Convert to use regmap for transport

This converts the KXSD9 driver to drop the custom transport
mechanism and just use regmap like everything else.

Tested-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/accel/Kconfig
drivers/iio/accel/kxsd9-spi.c
drivers/iio/accel/kxsd9.c
drivers/iio/accel/kxsd9.h