]> Git Repo - linux.git/commit
ALSA: emu10k1: Get rid of set_fs() usage
authorTakashi Iwai <[email protected]>
Wed, 10 May 2017 15:11:34 +0000 (17:11 +0200)
committerTakashi Iwai <[email protected]>
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 <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
sound/pci/emu10k1/emufx.c
This page took 0.066734 seconds and 4 git commands to generate.