Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-15 | ARM: imx: move platform device code into mach-imx | Shawn Guo | 1 | -56/+0 | |
It moves platform device code from plat-mxc into mach-imx. Along with that, header devices-common.h gets moved from plat-mxc/include/mach/ into mach-imx/devices/. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Arnd Bergmann <arnd@arndb.de> | |||||
2010-11-19 | ARM: mx3: dynamically allocate mxc_rnga devices | Uwe Kleine-König | 1 | -0/+56 | |
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> |