]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: intel: Avoid non-standard macro usage
authorTakashi Iwai <tiwai@suse.de>
Fri, 8 Nov 2019 09:46:37 +0000 (10:46 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 9 Nov 2019 17:02:53 +0000 (18:02 +0100)
commit5dabdb0f37b9484596da6fca5a7ea81583577765
tree8048b424d6992582c2cc791d5819cb527ccb24dc
parent226b0fbfebc7d395a07921e7183dbe9af419e75d
ASoC: intel: 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.

Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20191108094641.20086-5-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/intel/skylake/skl-pcm.c