Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170167
b: refs/heads/master
c: 69d2c2a
h: refs/heads/master
i:
  170165: 626ef12
  170163: 85dcb18
  170159: 73eeede
v: v3
  • Loading branch information
Nicolas Ferre authored and Mark Brown committed Oct 9, 2009
1 parent 795f13e commit 44a5cfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: b727916a1f79f7a6e4603747b36a51777cb074e0
refs/heads/master: 69d2c2ae1dffac5fcd6130e459f250ae035b678f
2 changes: 1 addition & 1 deletion trunk/sound/soc/atmel/sam9g20_wm8731.c
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ static int __init at91sam9g20ek_init(void)
struct clk *pllb;
int ret;

if (!machine_is_at91sam9g20ek())
if (!(machine_is_at91sam9g20ek() || machine_is_at91sam9g20ek_2mmc()))
return -ENODEV;

/*
Expand Down

0 comments on commit 44a5cfd

Please sign in to comment.