Re: [RFC] full suspend/resume support for i915 DRM driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Greg KH
Date: Thursday, October 25, 2007 - 9:59 pm

On Thu, Oct 25, 2007 at 04:53:18PM -0700, Jesse Barnes wrote:

The class_device stuff is already ripped out in the latest -mm trees and
I will be forwarding that change on for 2.6.25 after 2.6.24 is out.  So
yes, it should be taken away :)

But converting from class_device to struct device does not mean you use
a "device node".  But you could if you want to :)

Other than that, the driver model usage isn't the best, but I think the
majority of the major issues are fixed up now, especially with the
removal of class_device.  Is there anything specific you are curious
about?

thanks,

greg k-h
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC] full suspend/resume support for i915 DRM driver, Jesse Barnes, (Thu Oct 18, 2:01 pm)
Re: [RFC] full suspend/resume support for i915 DRM driver, Rafael J. Wysocki, (Wed Oct 24, 2:22 pm)
Re: [RFC] full suspend/resume support for i915 DRM driver, Greg KH, (Thu Oct 25, 9:59 pm)
Re: [RFC] full suspend/resume support for i915 DRM driver, Jesse Barnes, (Fri Oct 26, 11:12 am)
Re: fixing up DRM device model usage, Jesse Barnes, (Fri Oct 26, 11:40 am)
Re: fixing up DRM device model usage, Kay Sievers, (Fri Oct 26, 12:08 pm)
Re: fixing up DRM device model usage, Jesse Barnes, (Fri Oct 26, 2:31 pm)
Re: fixing up DRM device model usage, Kay Sievers, (Sat Oct 27, 2:12 pm)