commit | 82545394e0690aaef446cb262aa5dac0f9c7156e | [log] [tgz] |
---|---|---|
author | Shaohua Li <shaohua.li@intel.com> | Thu Aug 28 10:02:41 2008 +0800 |
committer | Len Brown <len.brown@intel.com> | Tue Sep 23 22:57:19 2008 -0400 |
tree | 65a1d7a47853435dbf8f3b94a4d443c4fb4026da | |
parent | 8b59560a3baf2e7c24e0fb92ea5d09eca92805db [diff] |
dock: fix eject request process (2.6.27-rc1 regression) commit 2a7feab28d3fc060d320eaba192e49dad1079b7e introduces a bug. My thinkpad actually will send an eject_request and we should follow the eject process to finish the eject, otherwise system still thinks the bay is present. Signed-off-by: Shaohua Li <shaohua.li@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>