Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-19 | ARM: mx3: dynamically register mxc-mmc devices | Uwe Kleine-König | 1 | -5/+15 | |
Compared to the static devices the dynamic have a DMA resource. This should be save as it seems unused in the driver. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | |||||
2010-11-17 | ARM: imx: dynamically register mxc-mmc devices | Uwe Kleine-König | 1 | -0/+62 | |
... plus a trivial simplification of mx21ads_sdhc_init() Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> |