From: Takashi Iwai Date: Tue, 12 Apr 2005 14:27:28 +0000 (+0200) Subject: [ALSA] Fix permissions in some /proc files X-Git-Tag: v2.6.13-rc1~68^2~691 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd7bf042e89941d4e693a0ec68c5093a2bb2adb3;p=pandora-kernel.git [ALSA] Fix permissions in some /proc files PCM Midlevel,CA0106 driver,EMU10K1/EMU10K2 driver Fix by Guillaume Chazarain : 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 --- Reading git-diff-tree failed