Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-28 | [ARM] pxa: avoid polluting the kernel's namespace | Russell King | 1 | -0/+2 | |
Avoid unnecessarily pollution of the kernel's namespace by avoiding mach/hardware.h. Include this header file where necessary. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||||
2008-02-04 | [ARM] pxa: introduce sysdev for pxa3xx static memory controller | eric miao | 1 | -0/+88 | |
Introduce a sysdev for pxa3xx static memory controller, mainly for register saving/restoring in PM Signed-off-by: eric miao <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |