Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86587
b: refs/heads/master
c: 008f359
h: refs/heads/master
i:
  86585: d59d513
  86583: c24103a
v: v3
  • Loading branch information
Harvey Harrison authored and Takashi Iwai committed Feb 29, 2008
1 parent e4a1531 commit 308c5e3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 3fffe871b93f957bea443e85f6b221c50bbf9f97
refs/heads/master: 008f3599ef97438900d62fe05d75535d114780fc
2 changes: 1 addition & 1 deletion trunk/sound/pci/ice1712/phase.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
struct phase28_spec {
unsigned short master[2];
unsigned short vol[8];
} phase28;
};

/* WM8770 registers */
#define WM_DAC_ATTEN 0x00 /* DAC1-8 analog attenuation */
Expand Down
2 changes: 1 addition & 1 deletion trunk/sound/pci/ice1712/revo.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
struct revo51_spec {
struct snd_i2c_device *dev;
struct snd_pt2258 *pt2258;
} revo51;
};

static void revo_i2s_mclk_changed(struct snd_ice1712 *ice)
{
Expand Down

0 comments on commit 308c5e3

Please sign in to comment.