Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120479
b: refs/heads/master
c: db74210
h: refs/heads/master
i:
  120477: 33c6e61
  120475: f8223a9
  120471: d984b9a
  120463: a370604
  120447: c9364d0
v: v3
  • Loading branch information
Wu Fengguang authored and Takashi Iwai committed Nov 21, 2008
1 parent 8de50f7 commit 9407b00
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: 218b5ffc0d3fa852624e67a1bb2528ca29274d6e
refs/heads/master: db742104704cfb047732aa66451c608382da3aee
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/hda_eld.c
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ static void hdmi_print_eld_info(struct snd_info_entry *entry,
char buf[SND_PRINT_CHANNEL_ALLOCATION_ADVISED_BUFSIZE];
int i;

snd_iprintf(buffer, "monitor name\t\t%s\n", e->monitor_name);
snd_iprintf(buffer, "monitor_name\t\t%s\n", e->monitor_name);
snd_iprintf(buffer, "connection_type\t\t%s\n",
eld_connection_type_names[e->conn_type]);
snd_iprintf(buffer, "eld_version\t\t[0x%x] %s\n", e->eld_ver,
Expand Down

0 comments on commit 9407b00

Please sign in to comment.