Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353389
b: refs/heads/master
c: eef28e1
h: refs/heads/master
i:
  353387: 47020b9
v: v3
  • Loading branch information
Kuninori Morimoto authored and Mark Brown committed Jan 30, 2013
1 parent 41ce80d commit 13a4359
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: a7930ed458afeacb029cee2b22f77b2a15472ad6
refs/heads/master: eef28e10821fb671ba797a41e7cf44e3d244e32e
2 changes: 1 addition & 1 deletion trunk/include/sound/soc-dai.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ struct snd_compr_stream;
* sending or receiving PCM data in a frame. This can be used to save power.
*/
#define SND_SOC_DAIFMT_CONT (1 << 4) /* continuous clock */
#define SND_SOC_DAIFMT_GATED (2 << 4) /* clock is gated */
#define SND_SOC_DAIFMT_GATED (0 << 4) /* clock is gated */

/*
* DAI hardware signal inversions.
Expand Down

0 comments on commit 13a4359

Please sign in to comment.