Staging: sep: Use the proper allocators for the shared area
authorAlan Cox <alan@linux.intel.com>
Fri, 7 Aug 2009 18:25:43 +0000 (19:25 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:14 +0000 (12:02 -0700)
commitad6b9ab7a3ef6818a7b10e1202a0fb62fe242aeb
treee64f7f6685f5abb50157ec9523571f5d72fd16ad
parentd7d90a269d6c55f978645c927080c6f5991c47e1
Staging: sep: Use the proper allocators for the shared area

The DMA handling in the driver is a bit of a catastrophe. Start with the
simple things - allocate the shared area properly.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/sep/sep_driver.c