]> asedeno.scripts.mit.edu Git - linux.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)
commit39581031a90d69e4b79cd044756169ff35ecab46
tree77cc2f72b98c4b40ddf864ec5e6a96bf9862e1db
parent7f26680170e322730c7c7553f5625fb04de4f5b8
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