Re: [patch 08/14] Convert from class_device to device for DMA engine

2007-08-21 Thread Tony Jones
On Mon, Aug 20, 2007 at 03:48:14PM -0700, [EMAIL PROTECTED] wrote: > -- > Content-Disposition: inline; filename=dma.patch > > Convert from class_device to device for drivers/dma/dmaengine. This is > part of the work to eliminate struct class_device. Signed-off-by: Tony Jones <[EMAIL PROTECTED]>

[patch 08/14] Convert from class_device to device for DMA engine

2007-08-20 Thread tonyj
-- Content-Disposition: inline; filename=dma.patch Convert from class_device to device for drivers/dma/dmaengine. This is part of the work to eliminate struct class_device. --- drivers/dma/dmaengine.c | 43 ++- include/linux/dmaengine.h |3 ++- 2