mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 13:22:23 +00:00
afa77ef30e
... together with the related devices "mx3_camera" and "mx3_sdc_fb". "mx3_camera" doesn't fit the scheme of the other devices that just are allocated and registered in a single function because it needs additional care to get some dmaable memory. So currently imx31_alloc_mx3_camera duplicates most of imx_add_platform_device_dmamask, but I'm not sure it's worth to split the latter to be able to reuse more code. This gets rid of mach-mx3/devices.[ch] and so several files need to be adapted not to #include devices.h anymore. LAKML-Reference: 1299271882-2130-5-git-send-email-u.kleine-koenig@pengutronix.de Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
platform-fec.c | ||
platform-flexcan.c | ||
platform-fsl-usb2-udc.c | ||
platform-gpio_keys.c | ||
platform-imx2-wdt.c | ||
platform-imx21-hcd.c | ||
platform-imx_udc.c | ||
platform-imx-dma.c | ||
platform-imx-fb.c | ||
platform-imx-i2c.c | ||
platform-imx-keypad.c | ||
platform-imx-ssi.c | ||
platform-imx-uart.c | ||
platform-imxdi_rtc.c | ||
platform-ipu-core.c | ||
platform-mx1-camera.c | ||
platform-mx2-camera.c | ||
platform-mxc_nand.c | ||
platform-mxc_pwm.c | ||
platform-mxc_rnga.c | ||
platform-mxc_rtc.c | ||
platform-mxc_w1.c | ||
platform-mxc-ehci.c | ||
platform-mxc-mmc.c | ||
platform-sdhci-esdhc-imx.c | ||
platform-spi_imx.c |