diff options
author | Maciej S. Szmigiero <mail@maciej.szmigiero.name> | 2018-02-14 00:05:16 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-02-14 07:46:51 +0100 |
commit | 70d0bc7dca918a0add6da817bae70f334fb4cc60 (patch) | |
tree | 1f72e51c2885486a6b916b66cad57349a570bd1b /include | |
parent | ALSA: emu10k1: remove reserved_page (diff) | |
download | linux-70d0bc7dca918a0add6da817bae70f334fb4cc60.tar.xz linux-70d0bc7dca918a0add6da817bae70f334fb4cc60.zip |
ALSA: emu10k1: use dma_set_mask_and_coherent()
We have been calling dma_set_mask() and then dma_set_coherent_mask() with
the same value, but there is a dma_set_mask_and_coherent() function that
does exactly that so let's use it instead.
Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions