]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[media] staging: as102: Remove leftovers of the SPI bus driver
authorSylwester Nawrocki <snjw23@gmail.com>
Sun, 6 Nov 2011 19:31:40 +0000 (16:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 8 Nov 2011 13:28:06 +0000 (11:28 -0200)
commit82aae98df488c15c212059b23460fe9a9dd97412
tree1642ddcbfa26e82b59fc5ebb11f3292854613bb4
parentc06271e052cd00217a26d5aadfa7cf937eaa97a6
[media] staging: as102: Remove leftovers of the SPI bus driver

SPI bus driver support is not included in this module, the SPI
driver files are missing. But some bits are still present so
clean up the unused code.
The SPI driver support can be properly added later if needed.

Then CONFIG_AS102_SPI and CONFIG_AS102_USB is now not needed
and the pre-processor statements using these config options
can now be removed from *.c files.

Cc: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Sylwester Nawrocki <snjw23@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/media/as102/Makefile
drivers/staging/media/as102/as102_drv.c
drivers/staging/media/as102/as102_drv.h
drivers/staging/media/as102/as102_fw.c