]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commitd2fa170a2543bfd0c3d91ae0a6f808a5becda5c9
tree772f7bb0fc0a7904ad1db72bfbf92a583f2448b7
parent512f4665d839e1b4d5ebc8e446a4b948cbac681d
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