commit | 694e523cfe07e908d170c6b9691882e101f82cd6 | [log] [tgz] |
---|---|---|
author | David Cohen <david.a.cohen@linux.intel.com> | Mon Dec 02 16:20:00 2013 -0800 |
committer | Matthew Garrett <matthew.garrett@nebula.com> | Tue Jan 21 08:44:17 2014 -0500 |
tree | a73e4d3859e5d665551d9378f64185c2fac89282 | |
parent | 50a639fb158c6aafe86ba7d6104de69518a9d09a [diff] |
ipc: simplify platform data approach This patch removes the unnecessary enum for platform type to handle the array of pdatas. We can set pdata directly to pci_device_id struct instead. Signed-off-by: David Cohen <david.a.cohen@linux.intel.com> Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>