CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/18 06:34:52
Modified files:
sys/dev/pci/drm/radeon: radeon_device.c radeon_kms.c
Log message:
At device attach, mark the device "shutdown", until the mountroot hook
gets to run. In the suspend case, do nothing if we are shutdown. This
allows hibernate to run the suspend code before mountroot. tested by mlarkin
ok jsg
