]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: emu10k1: Get rid of set_fs() usage
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 May 2017 15:11:34 +0000 (17:11 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 17 May 2017 05:13:13 +0000 (07:13 +0200)
commitd42fe63d58392f29e82e17c02f10e8cd3f45f17f
treecbe33349baa202928010bdb4e5a7e963da84d97a
parent3ac8226fc8483d321679ec1fec6f471e30c14104
ALSA: emu10k1: Get rid of set_fs() usage

Instead of set_fs() hackery, do the straight memcpy() by passing a
flag indicating the kernel space operation.

Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/emu10k1/emufx.c