commit | 3ca5fc0664ec47fae86bc07749ceb185f7b175f6 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Nov 05 16:18:51 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Nov 06 15:47:43 2019 +0100 |
tree | 599e5a1e85023789e4249a9c49d7cba55e8b2a26 | |
parent | 16ccca11088c1bdd9311a2c630b453541305c48a [diff] |
ALSA: aoa: 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. Link: https://lore.kernel.org/r/20191105151856.10785-20-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>