linux/drivers/staging/sep
Alan Cox 2e7dcc3bbf Staging: sep: clean up command sending
Split out the debug dumping functionality. Clean up the rest. For the moment
leave the hideous cache flush in there as the code needs fixing to use
the dma_map_sg interfaces not its own crazed table functions

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-15 12:02:15 -07:00
..
Kconfig Staging: sep: Fix rar build 2009-09-15 12:02:12 -07:00
Makefile Staging: sep: remove extra CFLAGS we don't use 2009-09-15 12:02:14 -07:00
sep_dev.h Staging: sep: kick out various fields we can prove are not needed 2009-09-15 12:02:15 -07:00
sep_driver.c Staging: sep: clean up command sending 2009-09-15 12:02:15 -07:00
sep_driver_api.h Staging: sep: tidy firmware load 2009-09-15 12:02:15 -07:00
sep_driver_config.h Staging: sep: various minor tidyups 2009-09-15 12:02:15 -07:00
sep_driver_hw_defs.h Staging: sep: indent pass 2009-09-15 12:02:12 -07:00
TODO