Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192525
b: refs/heads/master
c: 378b451
h: refs/heads/master
i:
  192523: 3b05ce1
v: v3
  • Loading branch information
Dominik Brodowski committed May 10, 2010
1 parent b0985bf commit 933156a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 059f667d9f81082e94dead14ff3fa7b3b42c98a0
refs/heads/master: 378b451ede192163780bb15b1ad0a913aa8ee4ae
7 changes: 0 additions & 7 deletions trunk/drivers/pcmcia/yenta_socket.c
Original file line number Diff line number Diff line change
Expand Up @@ -1303,13 +1303,6 @@ static int yenta_dev_suspend_noirq(struct device *dev)
pci_read_config_dword(pdev, 17*4, &socket->saved_state[1]);
pci_disable_device(pdev);

/*
* Some laptops (IBM T22) do not like us putting the Cardbus
* bridge into D3. At a guess, some other laptop will
* probably require this, so leave it commented out for now.
*/
/* pci_set_power_state(dev, 3); */

return 0;
}

Expand Down

0 comments on commit 933156a

Please sign in to comment.