commit | bd7bf042e89941d4e693a0ec68c5093a2bb2adb3 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Apr 12 16:27:28 2005 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Sun May 29 10:00:39 2005 +0200 |
tree | 4a00c65644765b415b504d4e52471ea232a6dbcf | |
parent | 0af68e5ed45e985b676edfbe4b8851dd46316502 [diff] |
[ALSA] Fix permissions in some /proc files PCM Midlevel,CA0106 driver,EMU10K1/EMU10K2 driver Fix by Guillaume Chazarain <guichaz@yahoo.fr>: Some tunables in /proc have a write() function, but as their permission does not reflect it, it can be confusing to the user. So here is a patch that corrects the mode of those files. Note that I have only tested the 'xrun_debug' entry. Signed-off-by: Takashi Iwai <tiwai@suse.de>