From: David Cohen Date: Tue, 3 Dec 2013 00:20:00 +0000 (-0800) Subject: ipc: simplify platform data approach X-Git-Tag: v3.14-rc1~54^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=694e523cfe07e908d170c6b9691882e101f82cd6;p=pandora-kernel.git 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-diff-tree failed