]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: emu10k1: code refactoring
authorGeyslan G. Bem <geyslan@gmail.com>
Thu, 17 Oct 2013 22:57:12 +0000 (19:57 -0300)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Oct 2013 06:58:24 +0000 (08:58 +0200)
commitf1b4863a871d1ca2984bdaa8c88598690530a65c
tree1e21f32ea17328f279f9f67ebd2cf370def22abe
parenta4e9a38b40a0e2f7dad1a0b355896d23fbdd16e0
ALSA: emu10k1: code refactoring

Partially restructures _snd_emu10k1_audigy_init_efx() and
_snd_emu10k1_init_efx() functions.

Be noted that the cast is demanded to use '__user'. So, in these cases,
avoid patches based on the coccinelle 'drop_kmalloc_cast' semantic patch.

Signed-off-by: Geyslan G. Bem <geyslan@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/emu10k1/emufx.c