commit | 20903169fed97e1a972a85ed0b02f20465ae2ff8 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Oct 12 14:19:46 2015 +0300 |
committer | Darren Hart <dvhart@linux.intel.com> | Thu Oct 15 08:22:25 2015 -0700 |
tree | 64f83654a9c3b3c2662fda3c332da138077c31a5 | |
parent | b0b3f578a1c363585d0f74f3b80a1dc968d150b4 [diff] |
intel_scu_ipc: Convert to use struct device * Switch the code to use struct device * instead of struct pci_dev * since there is no reason to access PCI related features in the driver. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>