diff options
author | Takashi Iwai <tiwai@suse.de> | 2015-05-26 12:52:54 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-05-26 13:00:00 +0200 |
commit | 1983126f971cf5f58a4bfe393dc131b2191d4024 (patch) | |
tree | 98fc3e23a3ef2191f259cb64bdac97dad4460d1b /README | |
parent | e4c286880e8f8f94f55b9abe26329ab106108230 (diff) | |
download | linux-stable-1983126f971cf5f58a4bfe393dc131b2191d4024.tar.gz linux-stable-1983126f971cf5f58a4bfe393dc131b2191d4024.tar.bz2 linux-stable-1983126f971cf5f58a4bfe393dc131b2191d4024.zip |
ALSA: lx6464es: Fix duplicated SSID entries
PCI_DEVICE() macro itself defines SSID entries while we override them
after that. Replace with a more appropriate macro, PCI_DEVICE_SUB()
to define all ID values properly.
Spotted by sparse:
sound/pci/lx6464es/lx6464es.c:60:11: warning: Initializer entry defined twice
sound/pci/lx6464es/lx6464es.c:61:12: also defined here
sound/pci/lx6464es/lx6464es.c:64:11: warning: Initializer entry defined twice
sound/pci/lx6464es/lx6464es.c:65:12: also defined here
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions