staging:iio:accel:lis3l02dq remove sw_ring support.
authorJonathan Cameron <jic23@kernel.org>
Fri, 30 Nov 2012 14:22:00 +0000 (14:22 +0000)
committerJonathan Cameron <jic23@kernel.org>
Sat, 26 Jan 2013 10:07:51 +0000 (10:07 +0000)
commita819a0df8ab6e9425cb8d038424f4e7c5c9d77cd
treeac6233d8321726b9f98a6be1008625850c731d4f
parent76ada52f7f5d4c83cbb6d61e556e3fbd0ac6d34f
staging:iio:accel:lis3l02dq remove sw_ring support.

The sw_ring buffer is being removed in favour of the kfifo version.
This is one of only a couple of driver still supporting its use.

This driver will hopefully also be removed in favour of supporting the
part in the unified ST accelerometer driver.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/accel/Kconfig
drivers/staging/iio/accel/lis3l02dq.h
drivers/staging/iio/accel/lis3l02dq_ring.c
This page took 0.025375 seconds and 5 git commands to generate.