Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117339
b: refs/heads/master
c: 8254539
h: refs/heads/master
i:
  117337: a7d3319
  117335: 323c36f
v: v3
  • Loading branch information
Shaohua Li authored and Len Brown committed Sep 24, 2008
1 parent 848a788 commit 2ea69c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8b59560a3baf2e7c24e0fb92ea5d09eca92805db
refs/heads/master: 82545394e0690aaef446cb262aa5dac0f9c7156e
5 changes: 0 additions & 5 deletions trunk/drivers/acpi/dock.c
Original file line number Diff line number Diff line change
Expand Up @@ -575,11 +575,6 @@ static int handle_eject_request(struct dock_station *ds, u32 event)
*/
dock_event(ds, event, UNDOCK_EVENT);

if (!dock_present(ds)) {
complete_undock(ds);
return -ENODEV;
}

hotplug_dock_devices(ds, ACPI_NOTIFY_EJECT_REQUEST);
undock(ds);
eject_dock(ds);
Expand Down

0 comments on commit 2ea69c1

Please sign in to comment.