Re: [PATCH 05/36] dma: convert dma_devclass to use dev_groups

2013-07-25 Thread Vinod Koul
On Wed, Jul 24, 2013 at 03:05:08PM -0700, Greg Kroah-Hartman wrote: > The dev_attrs field of struct class is going away soon, dev_groups > should be used instead. This converts the dma dma_devclass code to use > the correct field. > > Cc: Dan Williams > Cc: Vinod Koul > Signed-off-by: Greg Kroa

[PATCH 05/36] dma: convert dma_devclass to use dev_groups

2013-07-24 Thread Greg Kroah-Hartman
The dev_attrs field of struct class is going away soon, dev_groups should be used instead. This converts the dma dma_devclass code to use the correct field. Cc: Dan Williams Cc: Vinod Koul Signed-off-by: Greg Kroah-Hartman --- Dan and Vinod, feel free to apply this to your trees, or ACK it an