Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322243
b: refs/heads/master
c: 143ec74
h: refs/heads/master
i:
  322241: 24565d6
  322239: e326cf2
v: v3
  • Loading branch information
Bruno Randolf authored and Ralf Baechle committed Aug 17, 2012
1 parent 17d9af4 commit 8d6e201
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 946380676396e633878d07ecb23c9144fbb44abc
refs/heads/master: 143ec74eb10ac9a8c4357341a03b07ac4f04a761
2 changes: 2 additions & 0 deletions trunk/arch/mips/alchemy/board-mtx1.c
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,8 @@ static int mtx1_pci_idsel(unsigned int devsel, int assert)
* adapter on the mtx-1 "singleboard" variant. It triggers a custom
* logic chip connected to EXT_IO3 (GPIO1) to suppress IDSEL signals.
*/
udelay(1);

if (assert && devsel != 0)
/* Suppress signal to Cardbus */
alchemy_gpio_set_value(1, 0); /* set EXT_IO3 OFF */
Expand Down

0 comments on commit 8d6e201

Please sign in to comment.