Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170182
b: refs/heads/master
c: 017deee
h: refs/heads/master
v: v3
  • Loading branch information
Peter Ujfalusi authored and Mark Brown committed Oct 21, 2009
1 parent 755b45b commit ff4cb2a
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: 02624621a58d7030e0e56f1e3df490202e59056c
refs/heads/master: 017deee63934349a70292666acfedea8e6eb6eb8
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/tlv320dac33.h
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
#define DAC33_NSM(x) (x << 0)
#define DAC33_PSM(x) (x << 2)
#define DAC33_ATM(x) (x << 4)
#define DAC33_LTM(x) (x << 4)
#define DAC33_LTM(x) (x << 6)

/* DAC33_DAC_CTRL_A (0x2C) */
#define DAC33_DACRATE(x) (x << 0)
Expand Down

0 comments on commit ff4cb2a

Please sign in to comment.