diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-01-08 16:57:26 (GMT) |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-01-31 16:29:46 (GMT) |
commit | 8ace4f3c9d83fd60e7539526a3a70bf5730db8c0 (patch) | |
tree | bb1c13dd88e0f263fbecbf5bb7fcdc270237a88d /CREDITS | |
parent | 38f8b397e15033b716f0b550f0ec780ad3d890e6 (diff) | |
download | linux-8ace4f3c9d83fd60e7539526a3a70bf5730db8c0.tar.xz |
[ALSA] Remove indirect control access
This patch removes the indirect control access to the control elements.
The indirect access has never been used and is even broken on 32bit
ioctl wrapper. Let's clean it up.
The pointers still remain in snd_ctl_elem_* structs just to make sure
that the struct size won't change. Once after checking the size
consistency, we can get rid of them, too.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions