]> git.baikalelectronics.ru Git - kernel.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)
commita4b9186c3dd8c0493977ede18bee8ba457853a65
tree8656f204eebc8c16088577d5b3b08e780f54a7a9
parented7f05064028430b41f6edc1ef2ce6c4adb4ce21
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