commit | 43aaf4f03f063b12bcba2f8b800fdec85e2acc75 | [log] [tgz] |
---|---|---|
author | Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com> | Sun Oct 29 02:49:55 2017 -0700 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Sun Nov 05 13:53:14 2017 +0200 |
tree | 20a444b026703c0af7565dc2c01924c4befe27dc | |
parent | 6cc8cbbc8868033f279b63e98b26b75eaa0006ab [diff] |
platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devices Currently, we have lot of repetitive code in dependent device resource allocation and device creation handling code. This logic can be improved if we use MFD framework for dependent device creation. This patch adds this support. Signed-off-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>