projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
[linux-2.6]
/
include
/
sound
/
ak4531_codec.h
diff --git
a/include/sound/ak4531_codec.h
b/include/sound/ak4531_codec.h
index
edf0407
..
fb30faa
100644
(file)
--- a/
include/sound/ak4531_codec.h
+++ b/
include/sound/ak4531_codec.h
@@
-71,7
+71,7
@@
struct snd_ak4531 {
void (*private_free) (struct snd_ak4531 *ak4531);
/* --- */
unsigned char regs[0x20];
- struct
semaphore
reg_mutex;
+ struct
mutex
reg_mutex;
};
int snd_ak4531_mixer(struct snd_card *card, struct snd_ak4531 *_ak4531,