commit | 8fe2b65a18e49bfde56a59ed4ab3fc7aa0c2f325 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Sun Mar 30 00:10:50 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 08 15:05:57 2008 -0400 |
tree | a813fe635b7a8c248c586de847d1501c4ccaab6b | |
parent | 5100d5ac81b9330dc57e35adbe50923ba6107b8f [diff] |
ssb: Turn suspend/resume upside down Turn the SSB bus suspend mechanism upside down. Instead of deciding by an internal reference count when to suspend/resume, let the parent bus call us in their suspend/resume routine. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>