platform/x86: intel_pmc_ipc: Convert to use platform_device_register_full
authorAxel Lin <axel.lin@ingics.com>
Sat, 24 Sep 2016 03:54:08 +0000 (11:54 +0800)
committerDarren Hart <dvhart@linux.intel.com>
Wed, 28 Sep 2016 23:33:04 +0000 (16:33 -0700)
commitea1a76bad8c9d0e7d91e7e4c9adf98fe3c7f09b7
treec041007de8d6b6495ad793f9456c6a7c24d3e448
parentb5643539b82559b858b8efe3fc8343f66cf9a0b5
platform/x86: intel_pmc_ipc: Convert to use platform_device_register_full

Use platform_device_register_full() instead of open-coded.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/intel_pmc_ipc.c