]> git.baikalelectronics.ru Git - kernel.git/commit
staging:iio:adc:max1363 consolidate files.
authorJonathan Cameron <jic23@kernel.org>
Sat, 6 Oct 2012 13:10:05 +0000 (14:10 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 10 Nov 2012 10:17:28 +0000 (10:17 +0000)
commita49dd0f013fda7a7e207d3e30ccbdb4afee92dee
tree814766714f9f477b5ba2997cac5bc997b1ccdf22
parentf9ef0ddf947bd326a2374558721ac4a844302f68
staging:iio:adc:max1363 consolidate files.

For a long while now the max1363 core has selected the
buffer anyway. For a while I meant to make the separation
work again, but given how long it has been it is probably
time to conclude it will never happen and settle for tidying
up what we have.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/adc/Kconfig
drivers/staging/iio/adc/Makefile
drivers/staging/iio/adc/max1363.c [new file with mode: 0644]
drivers/staging/iio/adc/max1363.h [deleted file]
drivers/staging/iio/adc/max1363_core.c [deleted file]
drivers/staging/iio/adc/max1363_ring.c [deleted file]