Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354208
b: refs/heads/master
c: df2e8f7
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Cameron committed Jan 26, 2013
1 parent bcdbc1c commit c25177b
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 412 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 94f3c7cd829319317a95649cd43abb07c188c191
refs/heads/master: df2e8f78e7fe749332f82dcba6438fc2b3016a96
13 changes: 0 additions & 13 deletions trunk/drivers/staging/iio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,6 @@ config IIO_ST_HWMON
map allows IIO devices to provide basic hwmon functionality
for those channels specified in the map.

if IIO_BUFFER

config IIO_SW_RING
select IIO_TRIGGER
tristate "Industrial I/O lock free software ring"
help
Example software ring buffer implementation. The design aim
of this particular realization was to minimize write locking
with the intention that some devices would be able to write
in interrupt context.

endif # IIO_BUFFER

source "drivers/staging/iio/accel/Kconfig"
source "drivers/staging/iio/adc/Kconfig"
source "drivers/staging/iio/addac/Kconfig"
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/iio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# Makefile for the industrial I/O core.
#

obj-$(CONFIG_IIO_SW_RING) += ring_sw.o

obj-$(CONFIG_IIO_SIMPLE_DUMMY) += iio_dummy.o
iio_dummy-y := iio_simple_dummy.o
iio_dummy-$(CONFIG_IIO_SIMPLE_DUMMY_EVENTS) += iio_simple_dummy_events.o
Expand Down
366 changes: 0 additions & 366 deletions trunk/drivers/staging/iio/ring_sw.c

This file was deleted.

Loading

0 comments on commit c25177b

Please sign in to comment.