From c8aef4cb788b760331e6df06a5d93389824882b4 Mon Sep 17 00:00:00 2001 From: "holt@sgi.com" Date: Tue, 16 Aug 2011 17:32:22 +0000 Subject: [PATCH] flexcan: Add of_match to platform_device definition. On powerpc, the OpenFirmware devices are not matched without specifying an of_match array. Introduce that array as that is used for matching on the Freescale P1010 processor. Signed-off-by: Robin Holt Acked-by: Marc Kleine-Budde Acked-by: Wolfgang Grandegger Cc: U Bhaskar-B22300 Cc: Grant Likely Cc: socketcan-core@lists.berlios.de Cc: netdev@vger.kernel.org Cc: PPC list Cc: devicetree-discuss@lists.ozlabs.org Signed-off-by: David S. Miller --- Reading git-format-patch failed