Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are
colliding annoyingly with development. Linux 3.3-rc3 .. the number of the half-beast? Conflicts: sound/soc/codecs/wm5100.c sound/soc/codecs/wm8994.c
This commit is contained in:
@@ -417,6 +417,7 @@ static inline int __snd_bug_on(int cond)
|
||||
#define gameport_get_port_data(gp) (gp)->port_data
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_PCI
|
||||
/* PCI quirk list helper */
|
||||
struct snd_pci_quirk {
|
||||
unsigned short subvendor; /* PCI subvendor ID */
|
||||
@@ -456,5 +457,6 @@ snd_pci_quirk_lookup(struct pci_dev *pci, const struct snd_pci_quirk *list);
|
||||
const struct snd_pci_quirk *
|
||||
snd_pci_quirk_lookup_id(u16 vendor, u16 device,
|
||||
const struct snd_pci_quirk *list);
|
||||
#endif
|
||||
|
||||
#endif /* __SOUND_CORE_H */
|
||||
|
||||
Reference in New Issue
Block a user