media: tw686x: audio: Avoid non-standard macro usage
authorTakashi Iwai <tiwai@suse.de>
Tue, 5 Nov 2019 07:01:47 +0000 (08:01 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 11 Nov 2019 08:14:01 +0000 (09:14 +0100)
commit3b316a8f6077a0003331aae43f02279ea62d54f9
tree29e389def2ae5371bd71fa2817ae99321e243230
parentef99d99b2fd921148dc15e706f2fb071ba3fee6c
media: tw686x: audio: 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: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
drivers/media/pci/tw686x/tw686x-audio.c