]> asedeno.scripts.mit.edu Git - linux.git/commit
platform/x86: intel_pmc_core: Convert to a platform_driver
authorRajat Jain <rajatja@google.com>
Wed, 17 Apr 2019 23:01:53 +0000 (16:01 -0700)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 6 May 2019 14:54:42 +0000 (17:54 +0300)
commit6c96a78c7b3201ac012c6e3b487e41e4558fa621
tree3d29fbe9d5272b099232c8def194087f5db05979
parent9b9f2f5416ef24260c5a5c041ba15b67fd5889b7
platform/x86: intel_pmc_core: Convert to a platform_driver

Convert the intel_pmc_core driver to a platform driver. There is no
functional change to the driver, or to the way the devices are
instantiated.

Signed-off-by: Rajat Jain <rajatja@google.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_pmc_core.c