diff options
author | Takashi Iwai <tiwai@suse.de> | 2019-11-05 18:18:54 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-11-06 17:47:43 +0300 |
commit | 1a810436a2eff372aa1a934fe4d1bef50bd9dac8 (patch) | |
tree | 7a3d2f36a9e7bc389586a0793fa17479f0a647ce /sound/pci/intel8x0m.c | |
parent | af7153a29d5f0bed1f62b5347dc6cce291d40d69 (diff) | |
download | linux-1a810436a2eff372aa1a934fe4d1bef50bd9dac8.tar.xz |
ALSA: rme: Avoid non-standard macro usage
Pass the device pointer from the PCI pointer directly, instead of a
non-standard macro. The macro didn't give any better readability.
Along with it, drop the unnecessary assignment before the
snd_dma_alloc_pages() call and simplify by returning the error code
directly.
Link: https://lore.kernel.org/r/20191105151856.10785-23-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/intel8x0m.c')
0 files changed, 0 insertions, 0 deletions