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)
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>

No differences found