]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
platform/x86: intel_ips: Use PCI_VDEVICE() macro
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 5 Oct 2017 07:46:40 +0000 (10:46 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sun, 8 Oct 2017 18:07:14 +0000 (21:07 +0300)
commit512f4665d839e1b4d5ebc8e446a4b948cbac681d
treee70e432b03261ea096a638f46a6743de1806d6d8
parent8b8bd6d255c960e1a935837c26fbc598e91eba24
platform/x86: intel_ips: Use PCI_VDEVICE() macro

Intel vendor ID is defined globally, thus we may use PCI_VDEVICE().

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