staging:iio: Rip out helper for software rings.
authorJonathan Cameron <jic23@cam.ac.uk>
Wed, 18 May 2011 13:42:26 +0000 (14:42 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 19 May 2011 23:15:03 +0000 (16:15 -0700)
commit7b2fdd192fede94d88e2e31826031e759f30908e
treed3209ba2dd66f87d1e4e0c1244a17212c6bd091e
parentcc4a48e4cf92776656633aeb895520dc53893f32
staging:iio: Rip out helper for software rings.

It seemed like a good idea at the time, it wasn't.
The code with this in place is larger and more complex for
no real gain.  Basically we've cleaned up the core around
it so much that this no longer makes sense.

Only really effects the lis3l02dq driver.

Signed-off-by: Jonathan Cameron <jic23@cam.acuk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/accel/lis3l02dq.h
drivers/staging/iio/accel/lis3l02dq_core.c
drivers/staging/iio/accel/lis3l02dq_ring.c
drivers/staging/iio/ring_sw.c
drivers/staging/iio/ring_sw.h