commit | f1b4863a871d1ca2984bdaa8c88598690530a65c | [log] [tgz] |
---|---|---|
author | Geyslan G. Bem <geyslan@gmail.com> | Thu Oct 17 19:57:12 2013 -0300 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Oct 18 08:58:24 2013 +0200 |
tree | 1e21f32ea17328f279f9f67ebd2cf370def22abe | |
parent | a4e9a38b40a0e2f7dad1a0b355896d23fbdd16e0 [diff] |
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>