Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/plat-mxc/devices
Marc Kleine-Budde 61c6850232 imx: dynamically register flexcan devices for mx25 and mx35
In order to make this patch compile, even if the flexcan driver with
it's header defining the platform data isn't merged yet, two ifdefs have
been added. They effect that the "imx_add_flexcan" function results in a
no-op function if the driver hasn't been activated.

These ifdefs can be removed after the flexcan driver has been merged.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-07-26 15:05:29 +02:00
..
Kconfig imx: dynamically register flexcan devices for mx25 and mx35 2010-07-26 15:05:29 +02:00
Makefile imx: dynamically register flexcan devices for mx25 and mx35 2010-07-26 15:05:29 +02:00
platform-flexcan.c imx: dynamically register flexcan devices for mx25 and mx35 2010-07-26 15:05:29 +02:00
platform-imx-i2c.c
platform-imx-uart.c ARM: imx: dynamically register imx-uart devices (generic part) 2010-06-30 09:00:52 +02:00
platform-mxc_nand.c
platform-spi_imx.c ARM: imx: dynamically register spi_imx devices (generic part) 2010-06-30 09:00:45 +02:00