flexcan: Add of_match to platform_device definition.
author[email protected] <[email protected]>
Tue, 16 Aug 2011 17:32:22 +0000 (17:32 +0000)
committerDavid S. Miller <[email protected]>
Thu, 18 Aug 2011 03:36:38 +0000 (20:36 -0700)
commitc8aef4cb788b760331e6df06a5d93389824882b4
treec37077d02bf411b6551b03d39bf475f98c438ab3
parent243abbf2a610d801904bf1e44917e9ac4ccf823e
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 <[email protected]>
Acked-by: Marc Kleine-Budde <[email protected]>
Acked-by: Wolfgang Grandegger <[email protected]>
Cc: U Bhaskar-B22300 <[email protected]>
Cc: Grant Likely <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: PPC list <[email protected]>
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
drivers/net/can/flexcan.c