On Fri, Jun 24, 2005 at 12:31:06PM -0700, Jon Smirl wrote:
> CVSROOT: /cvs/dri
> Module name: drm
> Repository: drm/linux-core/
> Changes by: jonsmirl@.... 05/06/24 12:31:06
>
> Log message:
> More err path clean up for drm_pm
> Add mandatory sysdev shutdown function
>
> Modified files:
> drm/linux-core/:
> drm_drv.c drm_pm.c
>
> Revision Changes Path
> 1.120 drm/linux-core/drm_drv.c
> 1.4 drm/linux-core/drm_pm.c
Jon,
I've noticed you've moved drm_pm_init().
The reason it was were it was before is that the sysdev approach needn't
and shouldn't be used when fbdev isn't loaded.
Alan.
|