1. 16 6月, 2009 1 次提交
  2. 21 6月, 2008 1 次提交
  3. 20 4月, 2008 1 次提交
    • R
      PM: Remove destroy_suspended_device() · b844eba2
      Rafael J. Wysocki 提交于
      After 2.6.24 there was a plan to make the PM core acquire all device
      semaphores during a suspend/hibernation to protect itself from
      concurrent operations involving device objects.  That proved to be
      too heavy-handed and we found a better way to achieve the goal, but
      before it happened, we had introduced the functions
      device_pm_schedule_removal() and destroy_suspended_device() to allow
      drivers to "safely" destroy a suspended device and we had adapted some
      drivers to use them.  Now that these functions are no longer necessary,
      it seems reasonable to remove them and modify their users to use the
      normal device unregistration instead.
      Signed-off-by: NRafael J. Wysocki <rjw@sisk.pl>
      Acked-by: NPavel Machek <pavel@ucw.cz>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      b844eba2
  4. 17 4月, 2008 1 次提交
  5. 06 2月, 2008 1 次提交
  6. 11 1月, 2008 1 次提交
  7. 04 12月, 2006 1 次提交
  8. 02 12月, 2006 1 次提交
  9. 04 7月, 2006 1 次提交
  10. 27 6月, 2006 1 次提交