ALSA: echoaudio: Drop superfluous macro
authorTakashi Iwai <tiwai@suse.de>
Thu, 24 May 2018 09:20:06 +0000 (11:20 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 May 2018 09:23:02 +0000 (11:23 +0200)
commitafe5da3eba8796c259e5134872e844436e716f7e
tree34b48e1df3026ae5bd84a0df0cdb17e8d5e9e672
parentb6622f573ece9ddbf1d4c6808a6ad564f32b7b47
ALSA: echoaudio: Drop superfluous macro

Drop pci_device() macro that just leads to chip->pci->dev, and pass it
directly to request_firmware().  It was introduced for allowing the
external alsa-driver kernel module builds.  Since it was discontinued
years ago, we should clean it up now.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/echoaudio/echoaudio.c
sound/pci/echoaudio/echoaudio.h