]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: intel_ips: Keep pointer to struct device
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 5 Oct 2017 07:55:40 +0000 (10:55 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sun, 8 Oct 2017 18:07:14 +0000 (21:07 +0300)
commit10b5e589874851b8958b6e9d3763a7dc0675225d
tree772f7bb0fc0a7904ad1db72bfbf92a583f2448b7
parent8801b7d21e7f9f0045fb6ff49c7728da846462e8
platform/x86: intel_ips: Keep pointer to struct device

...instead of keeping pointer to struct pci_dev.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_ips.c