OSDN Git Service

iio: accel: kxsd9: Drop the buffer lock
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 1 Sep 2016 09:44:42 +0000 (11:44 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 18 Sep 2016 10:29:48 +0000 (11:29 +0100)
commitdc6ac050c7d405cf99f847d5f7b485a7dfa00840
tree0235f9efb6d0bc6cf40b9148a35a77056734fe82
parenta483ab796960c9080dc9f97f5905d11debad3df9
iio: accel: kxsd9: Drop the buffer lock

The RX/TX buffers are gone so drop the lock (it should have been
in the transport struct anyway).

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/kxsd9.c