From 694e523cfe07e908d170c6b9691882e101f82cd6 Mon Sep 17 00:00:00 2001 From: David Cohen Date: Mon, 2 Dec 2013 16:20:00 -0800 Subject: [PATCH] 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 Signed-off-by: Matthew Garrett --- Reading git-format-patch failed