]> git.baikalelectronics.ru Git - 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)
commit369649b389711177cdb3baaee1ce2ec6e3f85947
treee70e432b03261ea096a638f46a6743de1806d6d8
parent3893ecedd1c07939d43434ecdea1c2ff9c65777d
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