]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: sep: clean up command sending
authorAlan Cox <alan@linux.intel.com>
Fri, 14 Aug 2009 14:43:05 +0000 (15:43 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:15 +0000 (12:02 -0700)
commit804327c9e6698447e8f18d8bd05914c800b5de5f
tree43156b85d4c2df63a6d96d80e8548acff9a160e6
parentdb90f099c76e5ddd6d960f08de4328ad77bac7d7
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>
drivers/staging/sep/sep_driver.c