Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34947
b: refs/heads/master
c: 8f88820
h: refs/heads/master
i:
  34945: 8964801
  34943: 6abb836
v: v3
  • Loading branch information
Liam Girdwood authored and Jaroslav Kysela committed Sep 23, 2006
1 parent cd7161e commit 7d93e37
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: e08a007d1041e0bc3df6b855043d8efde91851aa
refs/heads/master: 8f88820ee49359ea33af42845456ce9dbf54d39a
2 changes: 1 addition & 1 deletion trunk/sound/pci/ac97/ac97_patch.c
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ int patch_wolfson05(struct snd_ac97 * ac97)
ac97->build_ops = &patch_wolfson_wm9705_ops;
#ifdef CONFIG_TOUCHSCREEN_WM9705
/* WM9705 touchscreen uses AUX and VIDEO for touch */
ac97->flags |=3D AC97_HAS_NO_VIDEO | AC97_HAS_NO_AUX;
ac97->flags |= AC97_HAS_NO_VIDEO | AC97_HAS_NO_AUX;
#endif
return 0;
}
Expand Down

0 comments on commit 7d93e37

Please sign in to comment.