Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92107
b: refs/heads/master
c: fd2499f
h: refs/heads/master
i:
  92105: 90104c7
  92103: fe006ea
v: v3
  • Loading branch information
Takashi Iwai committed Apr 24, 2008
1 parent 7434d8c commit 637a810
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 9bf8e7ddeaf57f1ec534014c447705ad31d5d721
refs/heads/master: fd2499f0ed765de3ab11c7fd6f37f9fbfaf059ec
6 changes: 0 additions & 6 deletions trunk/sound/pci/aw2/aw2-tsl.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,6 @@
/* SD3: >-------<_4-L___>-------<_4-R___> */
/* WS4: -------\_______________/--------- */

#ifdef __BIG_ENDIAN
/* TODO: not yet implemented */
#else /* */

static int tsl1[8] = {
1 * TSL_SDW_A1 | 3 * TSL_BSEL_A1 |
0 * TSL_DIS_A1 | 0 * TSL_DOD_A1 | TSL_LF_A1,
Expand Down Expand Up @@ -112,5 +108,3 @@ static int tsl2[8] = {
0 * TSL_SDW_A2 | 1 * TSL_BSEL_A2 | 2 * TSL_DOD_A2 | TSL_WS2,
0 * TSL_SDW_A2 | 0 * TSL_BSEL_A2 | 2 * TSL_DOD_A2 | TSL_WS2 | TSL_EOS
};

#endif /* */

0 comments on commit 637a810

Please sign in to comment.