]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: mrfld: Replace pci_id with unique device id
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Fri, 24 Oct 2014 08:19:46 +0000 (13:49 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 27 Oct 2014 18:02:38 +0000 (18:02 +0000)
commit2ce350a8e0fb17057354f20e5b11d0c60274ba19
tree77cc2f72b98c4b40ddf864ec5e6a96bf9862e1db
parente3a45f4e90b0b7d51f6ecf002e606c177135259d
ASoC: Intel: mrfld: Replace pci_id with unique device id

In order to support both ACPI and PCI devices we need to use a genric device
id in driver, so change all pci_id instances to device_id

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/sst/sst.c
sound/soc/intel/sst/sst.h
sound/soc/intel/sst/sst_pvt.c