From: Alan Cox Date: Fri, 14 Aug 2009 14:41:50 +0000 (+0100) Subject: Staging: sep: tidy firmware load X-Git-Tag: v2.6.32-rc1~668^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f13ea3df5de2af5c50e15218553c2434e455be9;p=pandora-kernel.git Staging: sep: tidy firmware load Start by removing unused fields and then work this back to eliminate unused chunks of the firmware loading ioctl (ie almost all of it) Also fix the wrong handling of shared allocations and allocate the rar region properly with dma_alloc_coherent not kmalloc, as it is device shared. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed