]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4425d01738e8a5ce657ae8a0e9d60e1caf5b3f3c
tree34b48e1df3026ae5bd84a0df0cdb17e8d5e9e672
parentd227e85b84a03dd7d4b3ea013580764e3c1ee745
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