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)
commit2e7dcc3bbffb0b87f64369b3dab3ac8993d446b3
tree43156b85d4c2df63a6d96d80e8548acff9a160e6
parent6f9e0f60c46d597ee924dd073628ca2424f4178c
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