From: Justin Bronder Date: Wed, 28 Jan 2009 15:06:42 +0000 (-0500) Subject: Staging: b3dfg: Prepare b3dfg for submission upstream. X-Git-Tag: v2.6.30-rc1~202^2~445 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecf474516696c7eb6c2f6bb8dafcf86ebca62713;p=pandora-kernel.git Staging: b3dfg: Prepare b3dfg for submission upstream. - Basically, update driver to run with 2.6.28 - Conversion from struct class_device to struct device. - Conversion from .nopfn to .fault in vm_operations_struct. - Update use of pci_resource_flags to check for IORESOURCE_SIZEALIGN. - Update use of pci_dma_mapping_error. - Minor code cleanup and integration with kernel build system. Signed-off-by: Justin Bronder Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed