-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 342779 b: refs/heads/master c: 1858fe9 h: refs/heads/master i: 342777: bc28603 342775: 7ccbf2a v: v3
- Loading branch information
Javier Martin
authored and
Mark Brown
committed
Nov 1, 2012
1 parent
c4f9a13
commit 8073172
Showing
3 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: a405387c6825b1fc1956e22b10160b0f31536f3f | ||
refs/heads/master: 1858fe97c87c33c4975e291ecbbd6c1a20315674 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,6 +26,7 @@ struct aic32x4_pdata { | |
u32 power_cfg; | ||
u32 micpga_routing; | ||
bool swapdacs; | ||
int rstn_gpio; | ||
}; | ||
|
||
#endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters