Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-29 | ARM: SAMSUNG: local irq-uart header in mach-s3c64xx | Kukjin Kim | 1 | -20/+0 | |
This patch moves irq-uart header file into mach-s3c64xx. Because it is not used for others except mach-s3c64xx. Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Kukjin Kim <kgene@kernel.org> | |||||
2010-01-15 | ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsung | Ben Dooks | 1 | -0/+20 | |
Move the handling for the UART interrupts out of the s3c64xx specific code and into plat-samsung so that it can be used by all implementations that need it. Signed-off-by: Ben Dooks <ben-linux@fluff.org> |