Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299320
b: refs/heads/master
c: 0c8d32c
h: refs/heads/master
v: v3
  • Loading branch information
Lin Ming authored and Jeff Garzik committed Apr 18, 2012
1 parent a5aa7fe commit c53222d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 85d6725b7c0d7e3fa4261fdd4c020be4224fc9f1
refs/heads/master: 0c8d32c27f5cf6e14ca14b4758d1e994eebd50fd
1 change: 1 addition & 0 deletions trunk/drivers/ata/libata-transport.c
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ int ata_tport_add(struct device *parent,
device_enable_async_suspend(dev);
pm_runtime_set_active(dev);
pm_runtime_enable(dev);
pm_runtime_forbid(dev);

transport_add_device(dev);
transport_configure_device(dev);
Expand Down

0 comments on commit c53222d

Please sign in to comment.