-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 13407 b: refs/heads/master c: 07eef6c h: refs/heads/master i: 13405: abb86fc 13403: 1176dd5 13399: e958fa5 13391: eacf1d2 13375: 2dd02c0 v: v3
- Loading branch information
Nickolay V. Shmyrev
authored and
Linus Torvalds
committed
Nov 9, 2005
1 parent
0aa353a
commit 675efe5
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 91cad0f2bda7cd254efcbbff0e53f86941ca7764 | ||
refs/heads/master: 07eef6ce1558b21ebed9c95ad9c2b4879decf2a8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -89,6 +89,8 @@ typedef struct snd_card_saa7134 { | |
spinlock_t lock; | ||
} snd_card_saa7134_t; | ||
|
||
|
||
|
||
/* | ||
* PCM structure | ||
*/ | ||
|