Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293213
b: refs/heads/master
c: 3a4cbf8
h: refs/heads/master
i:
  293211: 08b3bcf
v: v3
  • Loading branch information
Mark Brown committed Jan 21, 2012
1 parent 7bc561b commit b1ec0b5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 8a713da8d1ce9ceaf738b32e2b24f22d4432f886
refs/heads/master: 3a4cbf88963963aacbeef63a1a795f8ea05d1d30
3 changes: 2 additions & 1 deletion trunk/sound/soc/codecs/tlv320dac33.c
Original file line number Diff line number Diff line change
Expand Up @@ -1513,8 +1513,9 @@ static struct snd_soc_dai_driver dac33_dai = {
.channels_min = 2,
.channels_max = 2,
.rates = DAC33_RATES,
.formats = DAC33_FORMATS,},
.formats = DAC33_FORMATS,
.sig_bits = 24,
},
.ops = &dac33_dai_ops,
};

Expand Down

0 comments on commit b1ec0b5

Please sign in to comment.