]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: hda - Use device pointer from the card instead of pci
authorDylan Reid <dgreid@chromium.org>
Fri, 28 Feb 2014 23:41:15 +0000 (15:41 -0800)
committerTakashi Iwai <tiwai@suse.de>
Sat, 1 Mar 2014 10:21:04 +0000 (11:21 +0100)
commit8928756dbd956b474fc92ce0556fa3c35673c97c
tree8656f204eebc8c16088577d5b3b08e780f54a7a9
parent9cdc0115e444108cfa7339386eee46ed2c84a2eb
ALSA: hda - Use device pointer from the card instead of pci

This removes calls to get the device via PCI from other parts of the
code that will be able to be re-used by the platform driver.

Signed-off-by: Dylan Reid <dgreid@chromium.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c